From f9158592e1478b2013afc7041d9ed041cf2d2f4a Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 13 Jan 2014 19:47:58 +1000 Subject: Update Irrlicht to 1.8.1. Include actual change markers this time. lol --- .../doc/html/structirr_1_1_s_event.html | 282 +++++++++++++++++++++ 1 file changed, 282 insertions(+) create mode 100644 libraries/irrlicht-1.8.1/doc/html/structirr_1_1_s_event.html (limited to 'libraries/irrlicht-1.8.1/doc/html/structirr_1_1_s_event.html') diff --git a/libraries/irrlicht-1.8.1/doc/html/structirr_1_1_s_event.html b/libraries/irrlicht-1.8.1/doc/html/structirr_1_1_s_event.html new file mode 100644 index 0000000..534fbd1 --- /dev/null +++ b/libraries/irrlicht-1.8.1/doc/html/structirr_1_1_s_event.html @@ -0,0 +1,282 @@ + + + + +Irrlicht 3D Engine: irr::SEvent Struct Reference + + + + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + +
+
Irrlicht 3D Engine + +
+ +
+ + + + + + +
+
+
+ + + + +
+
+ +
+
+
+ +
+
+ +
+
irr::SEvent Struct Reference
+
+
+ +

SEvents hold information about an event. See irr::IEventReceiver for details on event handling. + More...

+ +

#include <IEventReceiver.h>

+ +

List of all members.

+

+Classes

+ +

+Public Attributes

+ +

Detailed Description

+

SEvents hold information about an event. See irr::IEventReceiver for details on event handling.

+ +

Definition at line 262 of file IEventReceiver.h.

+

Member Data Documentation

+ +
+
+ + + + +
union { ... }
+
+
+ +
+
+ +
+ +
+ +

Definition at line 414 of file IEventReceiver.h.

+ +
+
+ +
+
+ + + + +
struct SGUIEvent irr::SEvent::GUIEvent
+
+
+ +

Definition at line 417 of file IEventReceiver.h.

+ +
+
+ +
+ +
+ +

Definition at line 420 of file IEventReceiver.h.

+ +
+
+ +
+
+ + + + +
struct SKeyInput irr::SEvent::KeyInput
+
+
+ +

Definition at line 419 of file IEventReceiver.h.

+ +
+
+ +
+
+ + + + +
struct SLogEvent irr::SEvent::LogEvent
+
+
+ +

Definition at line 421 of file IEventReceiver.h.

+ +
+
+ +
+ +
+ +

Definition at line 418 of file IEventReceiver.h.

+ +
+
+ +
+ +
+ +

Definition at line 422 of file IEventReceiver.h.

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