CanTouchInfoclass
Can-Touch information. This object keeps track of whether or not a given object is able to reach out and touch another object.
class
CanTouchInfo
: object
Superclass Tree (in declaration order)
CanTouchInfo
` object`
Subclass Tree
(none)
Global Objects
(none)
Summary of Properties
Summary of Methods
Properties
// canTouch
Interface description only
if we have calculated whether or not the source can touch the target, we’ll set the property canTouch to nil or true accordingly; if this property is left undefined, this information has never been calculated
touchPath
the full reach-and-touch path from the source to the target
Methods
construct (path)
construct, given the touch path
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3