addAdapter(InputAdapter *adapter) | Odyssey::InputSystem | |
create(const Config &config) | Odyssey::InputSystem | |
destroy() | Odyssey::InputSystem | |
ForceFeedbackList typedef | Odyssey::InputSystem | |
getForceFeedback(uint32 index) const | Odyssey::InputSystem | |
getJoyStick(uint32 index) const | Odyssey::InputSystem | |
getJoyStickCount() const | Odyssey::InputSystem | |
getJoyStickIndex(const OIS::JoyStick *joystick) const | Odyssey::InputSystem | |
getKeyboard(uint32 index) const | Odyssey::InputSystem | |
getKeyboardCount() const | Odyssey::InputSystem | |
getKeyboardIndex(const OIS::Keyboard *keyboard) const | Odyssey::InputSystem | |
getMouse(uint32 index) const | Odyssey::InputSystem | |
getMouseCount() const | Odyssey::InputSystem | |
getMouseIndex(const OIS::Mouse *mouse) const | Odyssey::InputSystem | |
InputSystem() | Odyssey::InputSystem | |
JoyStickList typedef | Odyssey::InputSystem | |
KeyboardList typedef | Odyssey::InputSystem | |
MouseList typedef | Odyssey::InputSystem | |
removeAdapter(InputAdapter *adapter) | Odyssey::InputSystem | |
update() | Odyssey::InputSystem |