CrystalSpace

Public API Reference

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

csEventCommandData Struct Reference
[Event handling]

Command event data in iEvent. More...

#include <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 153 of file event.h.


Member Data Documentation

uint csEventCommandData::Code
 

Command code.

See also:
csCommandEventCode for common codes.

Definition at line 156 of file event.h.

void* csEventCommandData::Info
 

Command info.

Meaning depends on the particular command.

Definition at line 158 of file event.h.


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