SuperTuxKart
Loading...
Searching...
No Matches
InputDevice Member List

This is the complete list of members for InputDevice, including all inherited members.

getConfiguration()InputDeviceinline
getName() constInputDeviceinline
getPlayer()InputDeviceinline
getType() constInputDeviceinline
InputDevice() (defined in InputDevice)InputDevice
isConnected() const (defined in InputDevice)InputDeviceinline
m_configurationInputDeviceprotected
m_connectedInputDeviceprotected
m_nameInputDeviceprotected
m_playerInputDeviceprotected
m_typeInputDeviceprotected
NoCopy() (defined in NoCopy)NoCopyinline
NoCopy(const NoCopy &) (defined in NoCopy)NoCopyinlineprivate
operator=(const NoCopy &) (defined in NoCopy)NoCopyinlineprivate
processAndMapInput(Input::InputType type, const int id, InputManager::InputDriverMode mode, PlayerAction *action, int *value=NULL)=0InputDevicepure virtual
setConfiguration(DeviceConfig *config)InputDeviceinline
setConnected(bool val) (defined in InputDevice)InputDeviceinline
setPlayer(StateManager::ActivePlayer *owner)InputDeviceinline
~InputDevice() (defined in InputDevice)InputDevicevirtual