#include <ThinkGearService.h>
|
enum | ServiceType {
Pointer = EventBase::ServiceTypePointer,
Mocap = EventBase::ServiceTypeMocap,
Keyboard = EventBase::ServiceTypeKeyboard,
Controller = EventBase::ServiceTypeController,
Ui = EventBase::ServiceTypeUi,
Generic = EventBase::ServiceTypeGeneric,
Brain = EventBase::ServiceTypeBrain,
Wand = EventBase::ServiceTypeWand,
Speech = EventBase::ServiceTypeSpeech
} |
| This enumeration is kept for compatibility reason and may be removed in the future. More...
|
|
enum | ServicePollPriority { PollFirst,
PollNormal,
PollLast
} |
|
static List< ReferenceType * > | mysObjList |
|
virtual void omicron::ThinkGearService::dispose |
( |
| ) |
|
|
virtual |
void omicron::ThinkGearService::generateEvent |
( |
int |
| ) |
|
virtual void omicron::ThinkGearService::initialize |
( |
| ) |
|
|
virtual |
virtual void omicron::ThinkGearService::poll |
( |
| ) |
|
|
virtual |
void omicron::ThinkGearService::setup |
( |
Setting & |
settings | ) |
|
|
virtual |
The documentation for this class was generated from the following file: