openMSX
|
#include <JoystickId.hh>
Public Member Functions | |
JoystickId (unsigned id_) | |
unsigned | raw () const |
bool | operator== (const JoystickId &) const =default |
std::string | str () const |
Definition at line 11 of file JoystickId.hh.
|
inlineexplicit |
Definition at line 13 of file JoystickId.hh.
|
default |
|
inline |
Definition at line 14 of file JoystickId.hh.
Referenced by openmsx::JoystickManager::getDisplayName(), openmsx::JoystickManager::getJoyDeadZoneSetting(), and openmsx::JoystickManager::getNumButtons().
|
inline |
Definition at line 16 of file JoystickId.hh.
References strCat().
Referenced by openmsx::JoyMega::getDefaultConfig(), and openmsx::MSXJoystick::getDefaultConfig().