|
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 | |
Protected Member Functions inherited from KODI::JOYSTICK::CPrimitiveDetector | |
| 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 |
1.8.13