Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials

irr::SEvent::SUserEvent Struct Reference

Any kind of user event. More...

#include <IEventReceiver.h>

List of all members.

Public Attributes

s32 UserData1
 Some user specified data as int.
s32 UserData2
 Another user specified data as int.


Detailed Description

Any kind of user event.

Definition at line 382 of file IEventReceiver.h.


Member Data Documentation

Some user specified data as int.

Definition at line 385 of file IEventReceiver.h.

Another user specified data as int.

Definition at line 388 of file IEventReceiver.h.


The documentation for this struct was generated from the following file:

The Irrlicht Engine
The Irrlicht Engine Documentation © 2003-2009 by Nikolaus Gebhardt. Generated on Sun Jan 10 09:24:09 2010 by Doxygen (1.5.6)