Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
#include <IEventReceiver.h>
Public Attributes | |
gui::IGUIElement * | Caller |
IGUIElement who called the event. | |
gui::IGUIElement * | Element |
If the event has something to do with another element, it will be held here. | |
gui::EGUI_EVENT_TYPE | EventType |
Type of GUI Event. |
Definition at line 242 of file IEventReceiver.h.
If the event has something to do with another element, it will be held here.
Definition at line 248 of file IEventReceiver.h.
The Irrlicht
Engine Documentation © 2003-2009 by Nikolaus Gebhardt. Generated
on Sun Jan 10 09:24:09 2010 by Doxygen
(1.5.6) |