I have a window with a simple background sprite in it. The background does not more or change at all during the entirety of my game. It is also completely opaque. When I display the background sprite in the simulatior, it seems like my CPU usage skyrockets. Is there any way to optimize the background so it won't be redrawn constantly? Would putting the background in its own separate layer help?
Thanks,
helixed