Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Joystick

Index

Type aliases

AxisStr

AxisStr: keyof typeof Axis

Identification

Identification: { name: string; productId: number; vendorId: number }

Type declaration

  • name: string
  • productId: number
  • vendorId: number

UnsignedInteger

UnsignedInteger: number

Functions

getAxisPosition

getButtonCount

getIdentification

hasAxis

isButtonPressed

isConnected

update

  • update(): void

Generated using TypeDoc