Fwd (of Cycle)

class Fwd

Defined in Cycle.sc.

Fwd is a cycler that cycles through cels forward.

Example usage:

(bird:setCycle(Fwd))

See also: Rev.

Subclasses: ForwardCounter, StopWalk, Walk.

Properties

Inherited from Cycle:

Property Description
client The object to which this is attached.
caller The object that is cue()’d when the cycle is complete.
cycleDir cdFORWARD or cdBACKWARD.
cycleCnt  
completed  

Methods

doit()
cycleDone()