SuperTuxKart
|
This is the complete list of members for InputDevice, 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 |
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)=0 | InputDevice | pure 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 |