AMOSi:Anim

From Amiga Coding
Revision as of 01:51, 17 November 2007 by Spellcoder (talk | contribs) (1 revision(s))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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


Generates a STOS compatible animation sequence.


Anim channel number,"(image,delay)..(image,delay)"

image = the number of an image from the object bank.


delay = the period it should be displayed in units of a 50th of a sec.


The animation will only take effect when it's activated using ANIM ON.