Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JoystickButtonEvent

Hierarchy

  • JoystickButtonEvent

Index

Properties

Properties

joystickButton

joystickButton: { button: number; joystickId: number }

Type declaration

  • button: number
  • joystickId: number

type

type: "JoystickButtonPressed" | "JoystickButtonReleased"

Generated using TypeDoc