#include <string>Go to the source code of this file.
Enumerations | |
| enum | CONFIG { MODE, SENSITIVITY } |
| enum for all configurations | |
Functions | |
| CONFIG | stringToConfig (std::string string) |
| Converts config string from controller to CONFIG enum. More... | |
| CONFIG stringToConfig | ( | std::string | string | ) |
Converts config string from controller to CONFIG enum.
| string | Button or axis |
1.8.6