View source
class FlxFSMState<T>
package flixel.addons.util
implements IFlxDestroyable
import flixel.addons.util.FlxFSM
A generic FSM State implementation. Extend this class to create new states.
A generic FSM State implementation. Extend this class to create new states.