carb::input::ActionEvent
Defined in carb/input/InputTypes.h
- 
struct ActionEvent
- Defines an action event. - Public Members - 
const char *action
- The action name. 
 - 
float value
- The action value. 
 - 
ButtonFlags flags
- The Button flags. for this action event. 
 
- 
const char *action