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

A slider position has changed. +More... +

+#include <game_device_events.h> +

+

Inheritance diagram for NLMISC::CGDSliderMoved: +

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

Public Methods

 CGDSliderMoved (float sliderPos, uint sliderIndex, IGameDevice *gameDevice, IEventEmitter *emitter)

Public Attributes

uint SliderIndex
float SliderPos
+

Detailed Description

+A slider position has changed. +

+ +

+Definition at line 157 of file game_device_events.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NLMISC::CGDSliderMoved::CGDSliderMoved float   sliderPos,
uint   sliderIndex,
IGameDevice  gameDevice,
IEventEmitter  emitter
[inline]
+
+ + + + + +
+   + + +

+ +

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

+References NLMISC::EventGDSliderMovedId.

+


Member Data Documentation

+

+ + + + +
+ + +
uint NLMISC::CGDSliderMoved::SliderIndex +
+
+ + + + + +
+   + + +

+ +

+Definition at line 160 of file game_device_events.h.

+

+ + + + +
+ + +
float NLMISC::CGDSliderMoved::SliderPos +
+
+ + + + + +
+   + + +

+ +

+Definition at line 162 of file game_device_events.h.

+


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