FlxBaseAnimation の変更点


[[API Reference]] > [[flixel.animation]] > FlxBaseAnimation

* FlxBaseAnimation [#w33cbd7a]
アニメーション基本クラスです。

----
#contents
----

* フィールド [#i8502390]
** name:String : アニメーションの名前 [#xb9f9ee8]
** curIndex:Int = 0 : アニメーショントラックの現在の番号 [#if571179]