Property | Type | Description | |
---|---|---|---|
colCount | int |
Method | Description | |
---|---|---|
Find ( string animal_string, int totalAnimations, Vector3 pos ) : UnityAnimal, | ||
SetSpriteAnimation ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public static Find ( string animal_string, int totalAnimations, Vector3 pos ) : UnityAnimal, | ||
animal_string | string | |
totalAnimations | int | |
pos | Vector3 | |
return | UnityAnimal, |