Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GamepadButtonEvent

A "mmk-gamepad-button-down", "mmk-gamepad-button-up", or "mmk-gamepad-button-value" event, indicating that one of the gamepad buttons changed value.

Hierarchy

Index

Properties

buttonIndex

buttonIndex: number

buttonValue

buttonValue: number

gamepadIndex

gamepadIndex: number

gamepadType

gamepadType: DeviceType

held

held: boolean

Generated using TypeDoc