From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/classNLMISC_1_1CGameDeviceEvent.html | 185 +++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 docs/doxygen/nel/classNLMISC_1_1CGameDeviceEvent.html (limited to 'docs/doxygen/nel/classNLMISC_1_1CGameDeviceEvent.html') diff --git a/docs/doxygen/nel/classNLMISC_1_1CGameDeviceEvent.html b/docs/doxygen/nel/classNLMISC_1_1CGameDeviceEvent.html new file mode 100644 index 00000000..877a058c --- /dev/null +++ b/docs/doxygen/nel/classNLMISC_1_1CGameDeviceEvent.html @@ -0,0 +1,185 @@ + + + + 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::CGameDeviceEvent Class Reference

An event from a game device (joystick, joypad ...). +More... +

+#include <game_device_events.h> +

+

Inheritance diagram for NLMISC::CGameDeviceEvent: +

+ +NLMISC::CEvent +NLMISC::CClassId +NLMISC::CGDAxisMoved +NLMISC::CGDButton +NLMISC::CGDPOVChanged +NLMISC::CGDSliderMoved +NLMISC::CGDButtonDown +NLMISC::CGDButtonUp + +List of all members. + + + + + +

Public Methods

 CGameDeviceEvent (IGameDevice *gameDevice, IEventEmitter *emitter, const CClassId &classId)

Public Attributes

IGameDeviceGameDevice
 the game device this event come from. More...

+

Detailed Description

+An event from a game device (joystick, joypad ...). +

+ +

+Definition at line 67 of file game_device_events.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
NLMISC::CGameDeviceEvent::CGameDeviceEvent IGameDevice  gameDevice,
IEventEmitter  emitter,
const CClassId  classId
[inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 73 of file game_device_events.h. +

+References NLMISC::CClassId::CClassId, NLMISC::CEvent::CEvent, and GameDevice. +

+Referenced by NLMISC::CGDButton::CGDButton.

+


Member Data Documentation

+

+ + + + +
+ + +
IGameDevice* NLMISC::CGameDeviceEvent::GameDevice +
+
+ + + + + +
+   + + +

+the game device this event come from. +

+ +

+Definition at line 71 of file game_device_events.h. +

+Referenced by CGameDeviceEvent.

+


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