From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/structNLMISC_1_1CGameDeviceDesc.html | 232 +++++++++++++++++++++ 1 file changed, 232 insertions(+) create mode 100644 docs/doxygen/nel/structNLMISC_1_1CGameDeviceDesc.html (limited to 'docs/doxygen/nel/structNLMISC_1_1CGameDeviceDesc.html') diff --git a/docs/doxygen/nel/structNLMISC_1_1CGameDeviceDesc.html b/docs/doxygen/nel/structNLMISC_1_1CGameDeviceDesc.html new file mode 100644 index 00000000..2189757c --- /dev/null +++ b/docs/doxygen/nel/structNLMISC_1_1CGameDeviceDesc.html @@ -0,0 +1,232 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

NLMISC::CGameDeviceDesc Struct Reference

Describe a game device. +More... +

+#include <game_device.h> +

+List of all members. + + + + + + + +

Public Types

enum  TDevType { GamePad, +Joystick, +DontKnow, +DevTypeLast + }

Public Attributes

enum NLMISC::CGameDeviceDesc::TDevType DevType
std::string InstanceName
std::string ProductName
bool Connected
+


Detailed Description

+Describe a game device. +

+ +

+Definition at line 39 of file game_device.h.


Member Enumeration Documentation

+

+ + + + +
+ + +
enum NLMISC::CGameDeviceDesc::TDevType +
+
+ + + + + +
+   + + +

+

+Enumeration values:
+ + + + + +
GamePad  +
Joystick  +
DontKnow  +
DevTypeLast  +
+
+ +

+Definition at line 42 of file game_device.h.

+


Member Data Documentation

+

+ + + + +
+ + +
bool NLMISC::CGameDeviceDesc::Connected +
+
+ + + + + +
+   + + +

+ +

+Definition at line 48 of file game_device.h.

+

+ + + + +
+ + +
enum NLMISC::CGameDeviceDesc::TDevType NLMISC::CGameDeviceDesc::DevType +
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + +
std::string NLMISC::CGameDeviceDesc::InstanceName +
+
+ + + + + +
+   + + +

+ +

+Definition at line 44 of file game_device.h.

+

+ + + + +
+ + +
std::string NLMISC::CGameDeviceDesc::ProductName +
+
+ + + + + +
+   + + +

+ +

+Definition at line 46 of file game_device.h.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1