Gjsify LogoGjsify Logo

Represents the buttons for the Libretro gamepad. The available buttons are the same as the W3C Standard Gamepad, the SDL GameController and many other modern standard gamepads, but the name of the buttons may differ. See the W3C Gamepad Specification and the SDL GamepadController definition for more information.

Index

Enumeration Members

A: number

the right action button

B: number

the bottom action button

COUNT: number

the number of ids

DOWN: number

the down directional button

L: number

the first left shoulder button

L2: number

the second left shoulder button

L3: number

the left thumb button

LEFT: number

the left directional button

R: number

the first right shoulder button

R2: number

the second right shoulder button

R3: number

the right thumb button

RIGHT: number

the right directional button

SELECT: number

the Select button

START: number

the Start button

UP: number

the up directional button

X: number

the top action button

Y: number

the left action button

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method