|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface TudeySceneManager.Sensor
Base interface for sensors.
| Method Summary | |
|---|---|
int |
getMask()
Returns the sensor's bitmask. |
void |
trigger(int timestamp,
ActorLogic actor)
Triggers the sensor. |
| Method Detail |
|---|
int getMask()
void trigger(int timestamp,
ActorLogic actor)
timestamp - the timestamp of the intersection.actor - the logic object of the actor that triggered the sensor.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||