SightTouchInfoclassthing.t[1016]

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  

obj_  touchInfo  visInfo 

Summary of Methods  

construct  selectBetter 

Properties  

obj_thing.t[1030]

the object we're associated with

touchInfothing.t[1034]
no description available

visInfothing.t[1033]
our SenseInfo objects for sight and touch

Methods  

construct (actor, obj)thing.t[1017]

no description available

selectBetter (a, b)thing.t[1042]
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