Method | Description | |
---|---|---|
AnimationState ( string name, List |
||
Update ( |
Method | Description | |
---|---|---|
CheckForLoop ( ) : void | ||
JumpTo ( int position ) : void | ||
LoopInDirection ( int terminalStepAction, int nextStepAction_Cycle, int nextStepAction_Reverse ) : void | ||
Reverse ( ) : void |
public AnimationState ( string name, List |
||
name | string | |
stepActions | List |
|
loopType | AnimationStateLoopType | |
return | System |