scoreNotifierobjectscore.t[223]

Score notification daemon handler. We'll receive a checkNotification() call each turn; we'll display a notification message each time the score has changed since the last time we ran.

scoreNotifier :   PreinitObject

Superclass Tree   (in declaration order)

scoreNotifier
        PreinitObject
                ModuleExecObject
                        object

Summary of Properties  

everNotified  lastScore 

Inherited from ModuleExecObject :
execAfterMe  execBeforeMe  hasInitialized_  isDoingExec_  isExecuted_ 

Summary of Methods  

checkNotification  execute 

Inherited from ModuleExecObject :
_execute  classExec 

Properties  

everNotifiedscore.t[228]

we've never generated a notification about the score before

lastScorescore.t[225]
the score as it was the last time we displayed a notification

Methods  

checkNotification ( )score.t[231]

daemon entrypoint

execute ( )OVERRIDDENscore.t[277]
execute pre-initialization

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