Property | Type | Description | |
---|---|---|---|
TimeProvider | ITimeProvider |
Method | Description | |
---|---|---|
Delay ( long duration ) : void | ||
SetAnimation ( Func |
||
SetFrame ( object group, int frame ) : void | ||
SetSpeed ( float speed ) : void | ||
Update ( ) : void |
public SetAnimation ( Func |
||
animation | Func |
|
return | void |
public SetFrame ( object group, int frame ) : void | ||
group | object | |
frame | int | |
return | void |