A82: How do the good programmers do it?


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

A82: How do the good programmers do it?



When using sprites to move a little picture around the screen, what is 
the proper way to move it then erase the old picture.  Is it better to 
first move the sprite then use an erase sprite to erase the old one, or 
totally clear the screen then redraw everything? Like in Spaze Invaders, 
Mario Man, Slippy, Alien, Tunnel, Sokoban when something is moved with 
the arrows.


References: