Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MutableGamepadButton

Defines the MutableGamepadButton interface for the state of a gamepad button

Hierarchy

  • MutableGamepadButton

Index

Properties

Properties

pressedSearch playground for pressed

pressed: boolean

If the button/trigger is currently pressed

touchedSearch playground for touched

touched: boolean

If the button/trigger is currently touched

valueSearch playground for value

value: number

Value of the button/trigger

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method