TravelerDirectlyInRoomobject | precond.t[277] |
Superclass Tree | Property Summary | Method Summary | Property Details | Method Details |
Note that the traveler is not necessarily the actor, because the actor could be in a vehicle.
This is a class, because it has to be instantiated with more parameters than just a single 'obj' passed by default when evaluating preconditions. In particular, we need to know the actor performing the travel, the connector being traversed, and the room we need to be directly in.
TravelerDirectlyInRoom : PreCondition
Inherited from
Inherited from TravelerDirectlyInRoom
PreCondition
object
PreCondition
:
preCondOrder
PreCondition
:
verifyPreCondition
actor_ | precond.t[294] |
conn_ | precond.t[297] |
loc_ | precond.t[300] |
checkPreCondition (obj, allowImplicit) OVERRIDDEN | precond.t[286] |
construct (actor, conn, loc) | precond.t[278] |