SightTouchInfoclass
A small data structure class recording SenseInfo objects for sight and touch. We use this to pick the best facet from a list of facets.
class
SightTouchInfo
: object
Superclass Tree (in declaration order)
SightTouchInfo
` object`
Subclass Tree
(none)
Global Objects
(none)
Summary of Properties
Summary of Methods
Properties
obj_
the object we’re associated with
touchInfo
no description available
visInfo
our SenseInfo objects for sight and touch
Methods
construct (actor, obj)
no description available
selectBetter (a, b)
Class method: select the “better” of two SightTouchInfo’s. Returns the one with the more transparent visual status, or, visual transparencies being equal, the one with the more transparent touch status.
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3