CrystalSpace

Public API Reference

Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

csEventCommandData Struct Reference
[Event handling]

Command event data in iEvent. More...

#include <iutil/event.h>

List of all members.

Public Attributes

uint Code
 Command code.
void * Info
 Command info.


Detailed Description

Command event data in iEvent.

Definition at line 185 of file event.h.


Member Data Documentation

uint csEventCommandData::Code
 

Command code.

See also:
csCommandEventCode for common codes.

Definition at line 188 of file event.h.

void* csEventCommandData::Info
 

Command info.

Meaning depends on the particular command.

Definition at line 190 of file event.h.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.3.9.1