kodi
|
Detects when a D-pad direction should be mapped. More...
#include <ButtonMapping.h>
Public Member Functions | |
CHatDetector (CButtonMapping *buttonMapping, unsigned int hatIndex) | |
bool | OnMotion (HAT_STATE state) |
Hat state has been updated. More... | |
Additional Inherited Members | |
![]() | |
CPrimitiveDetector (CButtonMapping *buttonMapping) | |
bool | MapPrimitive (const CDriverPrimitive &primitive) |
Dispatch a mapping event. More... | |
Detects when a D-pad direction should be mapped.
bool CHatDetector::OnMotion | ( | HAT_STATE | state | ) |
Hat state has been updated.
state | The new state |