#include <LegacyNetService.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 |
|
omicron::LegacyNetService::LegacyNetService |
( |
| ) |
|
virtual void omicron::LegacyNetService::dispose |
( |
| ) |
|
|
virtual |
virtual void omicron::LegacyNetService::initialize |
( |
| ) |
|
|
virtual |
virtual void omicron::LegacyNetService::poll |
( |
| ) |
|
|
virtual |
void omicron::LegacyNetService::setDataport |
( |
int |
| ) |
|
void omicron::LegacyNetService::setScreenResolution |
( |
int |
, |
|
|
int |
|
|
) |
| |
void omicron::LegacyNetService::setServer |
( |
const char * |
, |
|
|
int |
|
|
) |
| |
void omicron::LegacyNetService::setTouchTimeout |
( |
float |
| ) |
|
virtual void omicron::LegacyNetService::setup |
( |
Setting & |
settings | ) |
|
|
virtual |
The documentation for this class was generated from the following file: