Property | Type | Description | |
---|---|---|---|
layer | int | ||
name | string | ||
setSpeed | bool | ||
speedFormula | int |
Method | Description | |
---|---|---|
AnimationData ( int l ) : System.Collections | ||
GetData ( Hashtable ht ) : Hashtable | ||
Init ( Animation animation, Combatant, c ) : void | ||
SetData ( Hashtable ht ) : void |
public AnimationData ( int l ) : System.Collections | ||
l | int | |
return | System.Collections |
public Init ( Animation animation, Combatant, c ) : void | ||
animation | Animation | |
c | Combatant, | |
return | void |