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 deletions(-) delete mode 100644 libraries/irrlicht-1.8/doc/html/structirr_1_1_s_event.html (limited to 'libraries/irrlicht-1.8/doc/html/structirr_1_1_s_event.html') diff --git a/libraries/irrlicht-1.8/doc/html/structirr_1_1_s_event.html b/libraries/irrlicht-1.8/doc/html/structirr_1_1_s_event.html deleted file mode 100644 index e8505ad..0000000 --- a/libraries/irrlicht-1.8/doc/html/structirr_1_1_s_event.html +++ /dev/null @@ -1,282 +0,0 @@ - - -
- -SEvents hold information about an event. See irr::IEventReceiver for details on event handling. - More...
- -#include <IEventReceiver.h>
SEvents hold information about an event. See irr::IEventReceiver for details on event handling.
- -Definition at line 262 of file IEventReceiver.h.
-union { ... } | -
EEVENT_TYPE irr::SEvent::EventType | -
Definition at line 414 of file IEventReceiver.h.
- -struct SGUIEvent irr::SEvent::GUIEvent | -
Definition at line 417 of file IEventReceiver.h.
- -struct SJoystickEvent irr::SEvent::JoystickEvent | -
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.
- -struct SMouseInput irr::SEvent::MouseInput | -
Definition at line 418 of file IEventReceiver.h.
- -struct SUserEvent irr::SEvent::UserEvent | -
Definition at line 422 of file IEventReceiver.h.
- -