FollowInfoclass
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)
FollowInfo
` object`
Subclass Tree
(none)
Global Objects
(none)
Summary of Properties
Summary of Methods
(none)
Properties
connector
the TravelConnector the object traversed to leave
obj
the object we can follow
sourceLocation
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