NetControlEvent Class Reference
#include <Control.h>
List of all members.
Detailed Description
Definition at line 257 of file Control.h.
Constructor & Destructor Documentation
NetControlEvent::NetControlEvent |
( |
double |
time, |
|
|
EEventType |
type | |
|
) |
| | [inline] |
NetControlEvent::NetControlEvent |
( |
double |
time, |
|
|
ControlState::ESwitchId |
switchId, |
|
|
int |
unmappedKey, |
|
|
bool |
down | |
|
) |
| | [inline] |
Builds a switch event.
Definition at line 261 of file Control.h.
Builds an axis event.
Definition at line 263 of file Control.h.
NetControlEvent::NetControlEvent |
( |
const ControlEvent & |
v |
) |
[inline] |
The documentation for this class was generated from the following file: