From 7028cbe09c688437910a25623098762bf0fa592d Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 28 Mar 2016 22:28:34 +1000 Subject: Move Irrlicht to src/others. --- .../doc/html/structirr_1_1_s_key_map.html | 229 +++++++++++++++++++++ 1 file changed, 229 insertions(+) create mode 100644 src/others/irrlicht-1.8.1/doc/html/structirr_1_1_s_key_map.html (limited to 'src/others/irrlicht-1.8.1/doc/html/structirr_1_1_s_key_map.html') diff --git a/src/others/irrlicht-1.8.1/doc/html/structirr_1_1_s_key_map.html b/src/others/irrlicht-1.8.1/doc/html/structirr_1_1_s_key_map.html new file mode 100644 index 0000000..313d897 --- /dev/null +++ b/src/others/irrlicht-1.8.1/doc/html/structirr_1_1_s_key_map.html @@ -0,0 +1,229 @@ + + + + +Irrlicht 3D Engine: irr::SKeyMap Struct Reference + + + + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + +
+
Irrlicht 3D Engine + +
+ +
+ + + + + + +
+
+
+ + + + +
+
+ +
+
+
+ +
+
+ +
+
irr::SKeyMap Struct Reference
+
+
+ +

Struct storing which key belongs to which action. + More...

+ +

#include <SKeyMap.h>

+ +

List of all members.

+

+Public Member Functions

+ +

+Public Attributes

+ +

Detailed Description

+

Struct storing which key belongs to which action.

+ +

Definition at line 29 of file SKeyMap.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + +
irr::SKeyMap::SKeyMap () [inline]
+
+
+ +

Definition at line 31 of file SKeyMap.h.

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
irr::SKeyMap::SKeyMap (EKEY_ACTION action,
EKEY_CODE keyCode 
) [inline]
+
+
+ +

Definition at line 32 of file SKeyMap.h.

+ +
+
+

Member Data Documentation

+ +
+ +
+ +

Definition at line 34 of file SKeyMap.h.

+ +
+
+ +
+ +
+ +

Definition at line 35 of file SKeyMap.h.

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