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

An axis has moved. +More... +

+#include <game_device_events.h> +

+

Inheritance diagram for NLMISC::CGDAxisMoved: +

+ +NLMISC::CGameDeviceEvent +NLMISC::CEvent +NLMISC::CClassId + +List of all members. + + + + + +

Public Methods

 CGDAxisMoved (IGameDevice::TAxis axis, float value, IGameDevice *gameDevice, IEventEmitter *emitter)

Public Attributes

IGameDevice::TAxis Axis
float Value
+

Detailed Description

+An axis has moved. +

+ +

+Definition at line 135 of file game_device_events.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NLMISC::CGDAxisMoved::CGDAxisMoved IGameDevice::TAxis   axis,
float   value,
IGameDevice  gameDevice,
IEventEmitter  emitter
[inline]
+
+ + + + + +
+   + + +

+ +

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

+References NLMISC::EventGDAxisMovedId, and value.

+


Member Data Documentation

+

+ + + + +
+ + +
IGameDevice::TAxis NLMISC::CGDAxisMoved::Axis +
+
+ + + + + +
+   + + +

+ +

+Definition at line 138 of file game_device_events.h.

+

+ + + + +
+ + +
float NLMISC::CGDAxisMoved::Value +
+
+ + + + + +
+   + + +

+ +

+Definition at line 140 of file game_device_events.h.

+


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