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 --- .../structirr_1_1_s_event_1_1_s_g_u_i_event.html | 197 --------------------- 1 file changed, 197 deletions(-) delete mode 100644 libraries/irrlicht-1.8/doc/html/structirr_1_1_s_event_1_1_s_g_u_i_event.html (limited to 'libraries/irrlicht-1.8/doc/html/structirr_1_1_s_event_1_1_s_g_u_i_event.html') diff --git a/libraries/irrlicht-1.8/doc/html/structirr_1_1_s_event_1_1_s_g_u_i_event.html b/libraries/irrlicht-1.8/doc/html/structirr_1_1_s_event_1_1_s_g_u_i_event.html deleted file mode 100644 index da2fbac..0000000 --- a/libraries/irrlicht-1.8/doc/html/structirr_1_1_s_event_1_1_s_g_u_i_event.html +++ /dev/null @@ -1,197 +0,0 @@ - - - - -Irrlicht 3D Engine: irr::SEvent::SGUIEvent Struct Reference - - - - - - - - - - - - - - -
- - -
- - - - - - - - - - - - - - - - - -
-
Irrlicht 3D Engine - -
- -
- - - - - - -
-
-
- - - - -
-
- -
-
-
- -
-
- -
-
irr::SEvent::SGUIEvent Struct Reference
-
-
- -

Any kind of GUI event. - More...

- -

#include <IEventReceiver.h>

- -

List of all members.

-

-Public Attributes

- -

Detailed Description

-

Any kind of GUI event.

- -

Definition at line 265 of file IEventReceiver.h.

-

Member Data Documentation

- -
- -
- -

IGUIElement who called the event.

- -

Definition at line 268 of file IEventReceiver.h.

- -
-
- -
- -
- -

If the event has something to do with another element, it will be held here.

- -

Definition at line 271 of file IEventReceiver.h.

- -
-
- -
- -
- -

Type of GUI Event.

- -

Definition at line 274 of file IEventReceiver.h.

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