프로퍼티 | 타입 | 설명 | |
---|---|---|---|
delay | float | ||
frames | int[] | ||
looped | System.Boolean | ||
name | String |
메소드 | 설명 | |
---|---|---|
FlxAnim ( String Name, int Frames, float FrameRate, System.Boolean Looped ) : System | ||
destroy ( ) : void |
public FlxAnim ( String Name, int Frames, float FrameRate, System.Boolean Looped ) : System | ||
Name | String | |
Frames | int | |
FrameRate | float | |
Looped | System.Boolean | |
리턴 | System |