[A83] Re: How do I erase a non-XORed sprite?


[Prev][Next][Index][Thread]

[A83] Re: How do I erase a non-XORed sprite?




> 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



References: