View source
enum abstract FlxFrameType(Int)
package flixel.graphics.frames
import flixel.graphics.frames.FlxFrame
Available on all platforms
Just enumeration of all types of frames. Added for faster type detection with less usage of casting.
Available on all platforms
Just enumeration of all types of frames. Added for faster type detection with less usage of casting.