Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches

State button
States a button can have More...

Typedefs

typedef enum JOYSTICK_STATE_BUTTON JOYSTICK_STATE_BUTTON
 

Enumerations

enum  JOYSTICK_STATE_BUTTON { JOYSTICK_STATE_BUTTON_UNPRESSED = 0x0 , JOYSTICK_STATE_BUTTON_PRESSED = 0x1 }
 

Detailed Description

State button
States a button can have

Typedef Documentation

◆ JOYSTICK_STATE_BUTTON

Enumeration Type Documentation

◆ JOYSTICK_STATE_BUTTON

Enumerator
JOYSTICK_STATE_BUTTON_UNPRESSED 

button is released

JOYSTICK_STATE_BUTTON_PRESSED 

button is pressed