3 #ifndef _ARDUINOUNIVERSALINPUTS_INPUTMANAGER_H
4 #define _ARDUINOUNIVERSALINPUTS_INPUTMANAGER_H
61 bool m_defaultActiveLow;
IInputDevice * device
Pointer to input device.
Definition: UniversalInputManager.h:17
UIMListNode * next
Pointer to next node.
Definition: UniversalInputManager.h:16
Node type for linked list of IInputDevice.
Definition: UniversalInputManager.h:14