Accessed via FlxG.inputs.

Variables

@:value([])read onlylist:Array<IFlxInputManager> = []

A read-only list of all inputs.

@:value(true)resetOnStateSwitch:Bool = true

Whether inputs are reset on state switches. Disable if you need persistent input states across states.

Methods