#include <game_device.h>
Definition at line 39 of file game_device.h.
Public Types | |
enum | TDevType { GamePad, Joystick, DontKnow, DevTypeLast } |
Data Fields | |
bool | Connected |
enum NLMISC::CGameDeviceDesc::TDevType | DevType |
std::string | InstanceName |
std::string | ProductName |
|
Definition at line 42 of file game_device.h.
00042 { GamePad, Joystick, DontKnow, DevTypeLast } DevType; |
|
Definition at line 48 of file game_device.h. |
|
|
|
Definition at line 44 of file game_device.h. Referenced by NLMISC::operator==(). |
|
Definition at line 46 of file game_device.h. Referenced by NLMISC::operator==(). |