[Coco] Raster position
Robert Gault
robert.gault at att.net
Sat Mar 9 09:43:49 EST 2013
Sandro Mestre wrote:
> What I want, Robert, is to paint my sprites with no flicker.
>
> Nice to know the half-fast poke can be used.
>
> Ta.
Kind of depends on the code you generate. Assuming you redraw the sprite only
after movement and your code is fast enough, there may not be flicker even at a
slow clock speed.
You could try two screens alternately shown with updates on the not seen screen
if your code is too slow.
More information about the Coco
mailing list