| Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
Any kind of user event. More...
#include <IEventReceiver.h>
Public Attributes | |
| s32 | UserData1 |
| Some user specified data as int. | |
| s32 | UserData2 |
| Another user specified data as int. | |
Any kind of user event.
Definition at line 404 of file IEventReceiver.h.
| s32 irr::SEvent::SUserEvent::UserData1 |
Some user specified data as int.
Definition at line 407 of file IEventReceiver.h.
| s32 irr::SEvent::SUserEvent::UserData2 |
Another user specified data as int.
Definition at line 410 of file IEventReceiver.h.
| The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
on Tue Jun 5 2012 17:57:37 by Doxygen
(1.8.1) |