diff options
Diffstat (limited to 'xbmc/addons/kodi-addon-dev-kit/include/kodi/addon-instance/PeripheralUtils.h')
| -rw-r--r-- | xbmc/addons/kodi-addon-dev-kit/include/kodi/addon-instance/PeripheralUtils.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xbmc/addons/kodi-addon-dev-kit/include/kodi/addon-instance/PeripheralUtils.h b/xbmc/addons/kodi-addon-dev-kit/include/kodi/addon-instance/PeripheralUtils.h index ea70b30..3c4cab3 100644 --- a/xbmc/addons/kodi-addon-dev-kit/include/kodi/addon-instance/PeripheralUtils.h +++ b/xbmc/addons/kodi-addon-dev-kit/include/kodi/addon-instance/PeripheralUtils.h | |||
| @@ -581,6 +581,9 @@ namespace addon | |||
| 581 | * 3) accelerometer | 581 | * 3) accelerometer |
| 582 | * 4) motor | 582 | * 4) motor |
| 583 | * 5) relative pointer[2] | 583 | * 5) relative pointer[2] |
| 584 | * 6) absolute pointer | ||
| 585 | * 7) wheel | ||
| 586 | * 8) throttle | ||
| 584 | * | 587 | * |
| 585 | * [1] All three driver primitives (buttons, hats and axes) have a state that | 588 | * [1] All three driver primitives (buttons, hats and axes) have a state that |
| 586 | * can be represented using a single scalar value. For this reason, | 589 | * can be represented using a single scalar value. For this reason, |
