SenseTimeFuseclass
A SenseTimeFuse is a TimeFuse that only displays its output if senseObj can sense obj via the sense passed in the senseProp parameter at the time the fuse executes. [PART OF THE OBJTIME EXTENSION]
class
SenseTimeFuse
:
TimeFuse
Superclass Tree (in declaration order)
SenseTimeFuse
TimeFuse
Fuse
Event
` object`
Subclass Tree
(none)
Global Objects
(none)
Summary of Properties
Inherited from TimeFuse
:
eventTime
Inherited from Event
:
captureText
eventOrder
executed
interval_
isPromptDaemon
nextRunTime
obj_
prop_
senseObj_
senseProp_
Summary of Methods
Inherited from TimeFuse
:
getNextRunTime
Inherited from Fuse
:
executeEvent
Inherited from Event
:
callMethod
delayEvent
eventMatches
removeEvent
Properties
(none)
Methods
construct (obj, prop, interval, senseProp, =, &, canSee, senseObj, =, obj)
OVERRIDDEN
senseObj is the object which must be sensed for this Fuse’s text to be displayed. senseProp is one of &canSee, &canReach, &canHear, &canSmell. If these parameters are omitted then the senseObj will be the same as the obj whose prop property is executed by the Fuse, and the senseProp will be &canSee, probably the most common case.
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1