|
libOpenWinControls
Multiplatform open-source library to interact with the dual-mode controller in GPD devices
|
Go to the source code of this file.
Enumerations | |
| enum | OWC::ControllerFeature : int { OWC::DeadZoneControlV1 = 1 , OWC::ShoulderLedsV1 = 1 << 1 , OWC::RumbleV1 = 1 << 2 , OWC::XinputMappingV1 = 1 << 3 } |
| Controller feature flags. More... | |
| enum OWC::ControllerFeature : int |