SightTouchInfoclass

thing.t[1016]

Superclass
Tree

Subclass
Tree

Global
Objects

Property
Summary

Method
Summary

Property
Details

Method
Details

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

touchInfo

thing.t[1034]

no description available

visInfo

thing.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