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

Any kind of log event. - More...

- -

#include <IEventReceiver.h>

- -

List of all members.

-

-Public Attributes

- -

Detailed Description

-

Any kind of log event.

- -

Definition at line 395 of file IEventReceiver.h.

-

Member Data Documentation

- -
- -
- -

Log level in which the text has been logged.

- -

Definition at line 401 of file IEventReceiver.h.

- -
-
- -
-
- - - - -
const c8* irr::SEvent::SLogEvent::Text
-
-
- -

Pointer to text which has been logged.

- -

Definition at line 398 of file IEventReceiver.h.

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