Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JoystickMoveEvent

Hierarchy

  • JoystickMoveEvent

Index

Properties

Properties

joystickMove

joystickMove: { axis: Axis; axisStr: "R" | "U" | "V" | "X" | "Y" | "Z" | "PovX" | "PovY"; joystickId: number; position: number }

Type declaration

  • axis: Axis
  • axisStr: "R" | "U" | "V" | "X" | "Y" | "Z" | "PovX" | "PovY"
  • joystickId: number
  • position: number

type

type: "JoystickMoved"

Generated using TypeDoc