Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GamepadButton

A Gamepad.buttons value.

Hierarchy

  • GamepadButton

Index

Properties

Properties

pressed

pressed: boolean

touched

touched: boolean

value

value: number

Generally 0 or 1 for most digital buttons, but can also be fractional values for triggers.

Generated using TypeDoc