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

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.
f32 UserData3
 Some user specified data as float.


Detailed Description

Any kind of user event.

Definition at line 223 of file IEventReceiver.h.


Member Data Documentation

s32 irr::SEvent::SUserEvent::UserData1
 

Some user specified data as int.

Definition at line 226 of file IEventReceiver.h.

s32 irr::SEvent::SUserEvent::UserData2
 

Another user specified data as int.

Definition at line 229 of file IEventReceiver.h.

f32 irr::SEvent::SUserEvent::UserData3
 

Some user specified data as float.

Definition at line 232 of file IEventReceiver.h.


The documentation for this struct was generated from the following file:
The Irrlicht Engine
The Irrlicht Engine Documentation © 2003-2008 by Nikolaus Gebhardt. Generated on Sun Jun 1 07:59:12 2008 by Doxygen (1.4.2)