iutil/event.h File Reference
Event system related interfaces. More...
#include "iutil/evdefs.h"
#include "csutil/ref.h"
#include "csutil/scf.h"
#include "csutil/csunicode.h"
Go to the source code of this file.
Compounds | |
| struct | iEvent |
| This interface describes any system event. More... | |
| struct | csEventCommandData |
| Command event data in iEvent. More... | |
| struct | iEventCord |
| The iEventCord is an interface provided by an event queue to any event handlers wanting to receive some subclasses of events ASAP in a specified priority, bypassing the queue itself. More... | |
| struct | csEventJoystickData |
| Joystick event data in iEvent. More... | |
| struct | csEventMouseData |
| Mouse event data in iEvent. More... | |
| struct | iEventOutlet |
| The iEventOutlet is the interface to an object that is provided by an event queue to every event plug when it registers itself. More... | |
| struct | iEventPlug |
| Event plug interface, also referred as "event source". More... | |
| struct | csKeyEventData |
| Structure that collects the data a keyboard event carries. More... | |
Detailed Description
Event system related interfaces.
Definition in file event.h.
Generated for Crystal Space by doxygen 1.2.18
