From 393b5cd1dc438872af89d334ef6e5fcc59f27d47 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sun, 13 Jan 2013 17:24:39 +1000 Subject: Added Irrlicht 1.8, but without all the Windows binaries. --- .../structirr_1_1_s_event_1_1_s_user_event.html | 179 +++++++++++++++++++++ 1 file changed, 179 insertions(+) create mode 100644 libraries/irrlicht-1.8/doc/html/structirr_1_1_s_event_1_1_s_user_event.html (limited to 'libraries/irrlicht-1.8/doc/html/structirr_1_1_s_event_1_1_s_user_event.html') diff --git a/libraries/irrlicht-1.8/doc/html/structirr_1_1_s_event_1_1_s_user_event.html b/libraries/irrlicht-1.8/doc/html/structirr_1_1_s_event_1_1_s_user_event.html new file mode 100644 index 0000000..693c1ad --- /dev/null +++ b/libraries/irrlicht-1.8/doc/html/structirr_1_1_s_event_1_1_s_user_event.html @@ -0,0 +1,179 @@ + + + + +Irrlicht 3D Engine: irr::SEvent::SUserEvent Struct Reference + + + + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + +
+
Irrlicht 3D Engine + +
+ +
+ + + + + + +
+
+
+ + + + +
+
+ +
+
+
+ +
+
+ +
+
irr::SEvent::SUserEvent Struct Reference
+
+
+ +

Any kind of user event. + More...

+ +

#include <IEventReceiver.h>

+ +

List of all members.

+

+Public Attributes

+ +

Detailed Description

+

Any kind of user event.

+ +

Definition at line 405 of file IEventReceiver.h.

+

Member Data Documentation

+ +
+ +
+ +

Some user specified data as int.

+ +

Definition at line 408 of file IEventReceiver.h.

+ +
+
+ +
+ +
+ +

Another user specified data as int.

+ +

Definition at line 411 of file IEventReceiver.h.

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