Skip to content
InterfaceInput & Controls@public

FlxGamepadButtonLike

Minimal browser gamepad button shape used by the injectable provider.

ts
export interface FlxGamepadButtonLike

Properties

PropertyModifiersTypeDescription
pressedreadonlyboolean-
touchedreadonlyboolean-
valuereadonlynumber-

Released under the MIT License.