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

irr::SEvent Struct Reference

SEvents hold information about an event. See irr::IEventReceiver for details on event handling. More...

#include <IEventReceiver.h>

List of all members.

Public Attributes

union {
   struct SGUIEvent   GUIEvent
   struct SKeyInput   KeyInput
   struct SLogEvent   LogEvent
   struct SMouseInput   MouseInput
   struct SUserEvent   UserEvent
}; 
EEVENT_TYPE EventType

Classes

struct  SGUIEvent
struct  SKeyInput
struct  SLogEvent
struct  SMouseInput
struct  SUserEvent


Detailed Description

SEvents hold information about an event. See irr::IEventReceiver for details on event handling.

Definition at line 165 of file IEventReceiver.h.


Member Data Documentation

union { ... }

Definition at line 235 of file IEventReceiver.h.

Definition at line 238 of file IEventReceiver.h.

Definition at line 240 of file IEventReceiver.h.

Definition at line 241 of file IEventReceiver.h.

Definition at line 239 of file IEventReceiver.h.

Definition at line 242 of file IEventReceiver.h.


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

The NUSoftware Game Engine
The NUSoftware Game Engine Documentation © 2007-2008 by Tomer Nosrati. Generated on Sat Apr 26 16:52:35 2008 by Doxygen (1.5.5)