> One solution is to set up the game so it draws all the sprites on top of a > cleared screen each frame. (maybe replace cleared screen with background > buffer) I think this is the only sensible solution when you have lots of sprites on the screen before a non-empty background. PG