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_1CGDButtonDown.html | 147 +++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 docs/doxygen/nel/classNLMISC_1_1CGDButtonDown.html (limited to 'docs/doxygen/nel/classNLMISC_1_1CGDButtonDown.html') diff --git a/docs/doxygen/nel/classNLMISC_1_1CGDButtonDown.html b/docs/doxygen/nel/classNLMISC_1_1CGDButtonDown.html new file mode 100644 index 00000000..b32a7020 --- /dev/null +++ b/docs/doxygen/nel/classNLMISC_1_1CGDButtonDown.html @@ -0,0 +1,147 @@ + + + + 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::CGDButtonDown Class Reference

A button has been pushed. +More... +

+#include <game_device_events.h> +

+

Inheritance diagram for NLMISC::CGDButtonDown: +

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

Public Methods

 CGDButtonDown (uint buttonIndex, IGameDevice *gameDevice, IEventEmitter *emitter)
+

Detailed Description

+A button has been pushed. +

+ +

+Definition at line 112 of file game_device_events.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
NLMISC::CGDButtonDown::CGDButtonDown uint   buttonIndex,
IGameDevice  gameDevice,
IEventEmitter  emitter
[inline]
+
+ + + + + +
+   + + +

+ +

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

+References NLMISC::CGDButton::CGDButton, and NLMISC::EventGDButtonDownId.

+


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