| AcquireAxisMapping(InputMapperCallback *callback) | dtCore::InputMapper | |
| AcquireButtonMapping(InputMapperCallback *callback) | dtCore::InputMapper | |
| AddDevice(InputDevice *device) | dtCore::InputMapper | |
| AddSender(Base *sender) | dtCore::Base | |
| AxisStateChanged(const Axis *axis, double oldState, double newState, double delta) | dtCore::InputMapper | [protected, virtual] |
| Base(const std::string &name="base") | dtCore::Base | |
| ButtonStateChanged(const Button *button, bool oldState, bool newState) | dtCore::InputMapper | [protected, virtual] |
| GetCancelButton() | dtCore::InputMapper | |
| GetDevice(int index) | dtCore::InputMapper | |
| GetName() const | dtCore::Base | |
| GetNumDevices() | dtCore::InputMapper | |
| GetUniqueId() const | dtCore::Base | [inline] |
| InputMapper(const std::string &name="InputMapper") | dtCore::InputMapper | |
| OnMessage(MessageData *data) | dtCore::Base | [inline, virtual] |
| RemoveDevice(InputDevice *device) | dtCore::InputMapper | |
| RemoveSender(Base *sender) | dtCore::Base | |
| SendMessage(const std::string &message="", void *data=0) | dtCore::Base | |
| SetCancelButton(Button *button) | dtCore::InputMapper | |
| SetName(const std::string &name) | dtCore::Base | |
| SetUniqueId(const UniqueId &id) | dtCore::Base | [inline] |
| ~AxisListener() | dtCore::AxisListener | [inline, virtual] |
| ~Base() | dtCore::Base | [protected, virtual] |
| ~ButtonListener() | dtCore::ButtonListener | [inline, virtual] |
| ~InputMapper() | dtCore::InputMapper | [protected, virtual] |