Difference between revisions of "AMOSi:Sprite Update Off"

From Amiga Coding
Jump to: navigation, search
m (1 revision(s))
 
(Extracted from the AMOSPro V2.00 helpfile)
(No difference)

Revision as of 02:45, 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