FollowInfoclass | actor.t[80] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
FollowInfo - this is an object that tracks an actor's knowledge of the objects that the actor can follow, which are objects that actor has witnessed leaving the current location. We keep track of each followable object and the direction we saw it depart.
class
FollowInfo : object
Superclass Tree (in declaration order)
Subclass Tree
Global Objects
Summary of Properties
Summary of Methods
Properties
connector | actor.t[85] |
the TravelConnector the object traversed to leave
obj | actor.t[82] |
the object we can follow
sourceLocation | actor.t[93] |
The source location - this is the location we saw the object depart. We keep track of this because an actor can follow an object only if the actor is starting from the same location where the actor saw the object depart.
Methods
(none)
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3
Generated on 5/16/2013 from TADS version 3.1.3