Walk (of Forward)¶
- 
class 
Walk¶ Defined in Cycle.sc.
Walk is a cycler used on Actors. It stops the cel cycling when the Actor is not moving.
Properties¶
Inherited from Forward:
| 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 | |
| name | 
Methods¶
- 
doit() 
