Cycle.time
From AGI Wiki
Revision as of 17:04, 30 December 2013 by Andrew Branscom (talk | contribs) (Created page with "cycle.time == <br />Syntax == <blockquote><code>cycle.time(oA,vB);</code></blockquote> == <br />Description == he delay (in interpreter cycles) between cel changes...")
cycle.time
Syntax
cycle.time(oA,vB);
Description
he delay (in interpreter cycles) between cel changes of object oA (when it is cycling) is set to vB. If vB is equal to 0, the cels do not change (even when the object is cycling). Note that an object’s cycle time is separate to it’s step.time
.
Sources
See also