Difference between revisions of "AMOSi:Sprite Update Off"

From Amiga Coding
Jump to: navigation, search
m (1 revision(s))
 
m (1 revision(s))
 
(No difference)

Latest revision as of 01:51, 17 November 2007

an example can be found on AMOSPro_Tutorial:Tutorials/Computed_Sprites.AMOS


Stops sprites from being redisplayed on the screen immediately when they are moved to a new position. Use it with the SPRITE UPDATE command to generate exceptionally smooth object movements.


Sprite Update Off