EX-Display
EX-Display
Loading...
Searching...
No Matches
/home/runner/work/EX-Display/EX-Display/InputActions.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  InputAction {
  PRESS_NONE , PRESS_UP , PRESS_DOWN , PRESS_LEFT ,
  PRESS_RIGHT , PRESS_CENTRE , HOLD_UP , HOLD_DOWN ,
  HOLD_LEFT , HOLD_RIGHT , HOLD_CENTRE
}
 Input action to be returned from the user interface to control screens and displays. More...
 

Enumeration Type Documentation

◆ InputAction

Input action to be returned from the user interface to control screens and displays.

Enumerator
PRESS_NONE 
PRESS_UP 
PRESS_DOWN 
PRESS_LEFT 
PRESS_RIGHT 
PRESS_CENTRE 
HOLD_UP 
HOLD_DOWN 
HOLD_LEFT 
HOLD_RIGHT 
HOLD_CENTRE