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