15 JSLX, JSLY, JSRX, JSRY, BTN1, BTN2, BTN3, BTN4, CONTROL_NR_ITEMS
CONTROL
enum for all axes and buttons
Definition: control.h:14
int stringToValue(std::string string)
Converts value of button, axis or config from string to int.
Definition: control.cpp:7
CONTROL stringToControl(std::string string)
Converts control string from controller to CONTROL enum.
Definition: control.cpp:3