PromptDaemonclass
Command Prompt Daemon. This is a special type of daemon that executes not according to the game clock, but rather once per command prompt. The system executes all of these daemons just before each time it prompts for a command line.
class
PromptDaemon
:
Event
Superclass Tree (in declaration order)
PromptDaemon
Event
BasicEvent
` object`
Subclass Tree
PromptDaemon
OneTimePromptDaemon
Global Objects
(none)
Summary of Properties
Inherited from Event
:
eventOrder
nextRunTime
Inherited from BasicEvent
:
obj_
prop_
sense_
source_
Summary of Methods
Inherited from Event
:
construct
delayEvent
getNextRunTime
removeEvent
Inherited from BasicEvent
:
callMethod
eventMatches
Properties
isPromptDaemon
OVERRIDDEN
flag: we are a special per-command-prompt daemon
Methods
executeEvent ( )
OVERRIDDEN
execute the daemon
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3