Свойство | Тип | Описание | |
---|---|---|---|
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 |