CrystalSpace

Public API Reference

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

csCommandEventHelper Class Reference

Helper class to conveniently deal with command events. More...

#include <csutil/event.h>

List of all members.

Static Public Member Functions

static uint GetCode (const iEvent *event)
 Retrieve command code.
static bool GetEventData (const iEvent *event, csCommandEventData &data)
 Retrieve event data.
static intptr_t GetInfo (const iEvent *event)
 Retrieve command info.


Detailed Description

Helper class to conveniently deal with command events.

Definition at line 166 of file event.h.


Member Function Documentation

static uint csCommandEventHelper::GetCode const iEvent event  )  [static]
 

Retrieve command code.

static bool csCommandEventHelper::GetEventData const iEvent event,
csCommandEventData data
[static]
 

Retrieve event data.

static intptr_t csCommandEventHelper::GetInfo const iEvent event  )  [static]
 

Retrieve command info.


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