|
| ActorSensor (GameObject *o, SensorID sensorID, int16 rng) |
|
| ActorSensor (Common::InSaveFile *in, int16 ctr) |
|
| ObjectSensor (GameObject *o, SensorID sensorID, int16 rng) |
|
| ObjectSensor (Common::InSaveFile *in, int16 ctr) |
|
bool | check (SenseInfo &info, uint32 senseFlags) |
|
bool | evaluateEvent (const GameEvent &event) |
|
| Sensor (GameObject *o, SensorID sensorID, int16 rng) |
|
| Sensor (Common::InSaveFile *in, int16 ctr) |
|
virtual void | write (Common::MemoryWriteStreamDynamic *out) |
|
virtual int16 | getType ()=0 |
|
GameObject * | getObject () |
|
SensorID | thisID () |
|
int16 | getRange () |
|
|
GameObject * | _obj |
|
SensorID | _id |
|
int16 | _range |
|
int16 | _checkCtr |
|
bool | _active |
|
The documentation for this class was generated from the following file: