SightObserverclass
Visual event observer. This is a mix-in that can be added to any other classes.
class
SightObserver
: object
Superclass Tree (in declaration order)
SightObserver
` object`
Subclass Tree
(none)
Global Objects
(none)
Summary of Properties
(none)
Summary of Methods
Properties
(none)
Methods
notifySightEvent (event, source, info)
Receive notification of a sight event. This routine is called whenever a SightEvent occurs within view of this object.
‘event’ is the SightEvent object; ‘source’ is the physical simulation object that is making the visual display; and ‘info’ is a SenseInfo object describing the viewing conditions from this object to the source object.
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3