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