SuperTuxKart
|
This is the complete list of members for KeyboardDevice, including all inherited members.
getConfiguration() | InputDevice | inline |
getName() const | InputDevice | inline |
getPlayer() | InputDevice | inline |
getType() const | InputDevice | inline |
InputDevice() (defined in InputDevice) | InputDevice | |
isConnected() const (defined in InputDevice) | InputDevice | inline |
KeyboardDevice() (defined in KeyboardDevice) | KeyboardDevice | |
KeyboardDevice(KeyboardConfig *configuration) (defined in KeyboardDevice) | KeyboardDevice | |
m_configuration | InputDevice | protected |
m_connected | InputDevice | protected |
m_name | InputDevice | protected |
m_player | InputDevice | protected |
m_type | InputDevice | protected |
NoCopy() (defined in NoCopy) | NoCopy | inline |
NoCopy(const NoCopy &) (defined in NoCopy) | NoCopy | inlineprivate |
operator=(const NoCopy &) (defined in NoCopy) | NoCopy | inlineprivate |
processAndMapInput(Input::InputType type, const int id, InputManager::InputDriverMode mode, PlayerAction *action, int *value=NULL) OVERRIDE | KeyboardDevice | virtual |
setConfiguration(DeviceConfig *config) | InputDevice | inline |
setConnected(bool val) (defined in InputDevice) | InputDevice | inline |
setPlayer(StateManager::ActivePlayer *owner) | InputDevice | inline |
~InputDevice() (defined in InputDevice) | InputDevice | virtual |
~KeyboardDevice() (defined in KeyboardDevice) | KeyboardDevice | inlinevirtual |