PromptDaemonclassevents.t[813]

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  

isPromptDaemon 

Inherited from Event :
eventOrder  nextRunTime 

Inherited from BasicEvent :
obj_  prop_  sense_  source_ 

Summary of Methods  

executeEvent 

Inherited from Event :
construct  delayEvent  getNextRunTime  removeEvent 

Inherited from BasicEvent :
callMethod  eventMatches 

Properties  

isPromptDaemonOVERRIDDENevents.t[826]

flag: we are a special per-command-prompt daemon

Methods  

executeEvent ( )OVERRIDDENevents.t[815]

execute the daemon

TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3