Kodi Development 22.0
for Binary and Script based Add-Ons
 
All Classes Functions Variables Typedefs Enumerations Enumerator Modules Pages
Loading...
Searching...
No Matches
PeripheralEvent Member List

This is the complete list of members for PeripheralEvent, including all inherited members.

AxisState(void) constPeripheralEventinline
ButtonState(void) constPeripheralEventinline
DriverIndex(void) constPeripheralEventinline
FreeStruct(PERIPHERAL_EVENT &event) (defined in PeripheralEvent)PeripheralEventinlinestatic
HatState(void) constPeripheralEventinline
MotorState(void) constPeripheralEventinline
PeripheralEvent()=defaultPeripheralEvent
PeripheralEvent(unsigned int peripheralIndex, unsigned int buttonIndex, JOYSTICK_STATE_BUTTON state)PeripheralEventinline
PeripheralEvent(unsigned int peripheralIndex, unsigned int hatIndex, JOYSTICK_STATE_HAT state)PeripheralEventinline
PeripheralEvent(unsigned int peripheralIndex, unsigned int axisIndex, JOYSTICK_STATE_AXIS state)PeripheralEventinline
PeripheralEvent(const PERIPHERAL_EVENT &event) (defined in PeripheralEvent)PeripheralEventinlineexplicit
PeripheralIndex(void) constPeripheralEventinline
SetAxisState(JOYSTICK_STATE_AXIS state)PeripheralEventinline
SetButtonState(JOYSTICK_STATE_BUTTON state)PeripheralEventinline
SetDriverIndex(unsigned int index)PeripheralEventinline
SetHatState(JOYSTICK_STATE_HAT state)PeripheralEventinline
SetMotorState(JOYSTICK_STATE_MOTOR state)PeripheralEventinline
SetPeripheralIndex(unsigned int index)PeripheralEventinline
SetType(PERIPHERAL_EVENT_TYPE type)PeripheralEventinline
ToStruct(PERIPHERAL_EVENT &event) const (defined in PeripheralEvent)PeripheralEventinline
Type(void) constPeripheralEventinline