프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Animations | Animation>.Dictionary | ||
CurrentAnimation | String |
메소드 | 설명 | |
---|---|---|
Animator ( ) : System | ||
Draw ( |
||
PlayAnimation ( String animation, bool bRestart ) : void |
public Draw ( |
||
spriteBatch | ||
position | Vector2 | |
scale | Vector2 | |
tint | Color | |
rot | float | |
orig | Vector2 | |
layer | float | |
리턴 | void |
public PlayAnimation ( String animation, bool bRestart ) : void | ||
animation | String | |
bRestart | bool | |
리턴 | void |