CanTouchInfoclass

thing.t[94]

Superclass
Tree

Subclass
Tree

Global
Objects

Property
Summary

Method
Summary

Property
Details

Method
Details

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  

canTouch touchPath

Summary of Methods  

construct

Properties  

// canTouchInterface description only

thing.t[107]

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

thing.t[99]

the full reach-and-touch path from the source to the target

Methods  

construct (path)

thing.t[96]

construct, given the touch path

TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3