Available since
4.6.0
.Constructor
Variables
Methods
attachSteamController(Handle:Int, Attach:Bool = true):Void
Automatically adds or removes inputs for a steam controller to any steam-affiliated actions
Parameters:
Handle | steam controller handle from FlxSteam.getConnectedControllers(), or FlxInputDeviceID.FIRST_ACTIVE / ALL |
---|---|
Attach | true: adds inputs, false: removes inputs |