scoreNotifierobjectscore.t[234]

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 :   object

Superclass Tree   (in declaration order)

scoreNotifier
        object

Summary of Properties  

everNotified  lastScore 

Summary of Methods  

basicScoreChange  checkNotification  firstScoreChange  scoreChange 

Properties  

everNotifiedscore.t[239]

we've never generated a notification about the score before

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

Methods  

basicScoreChange (delta)score.t[306]

basic score change notification message - this is an internal service routine for scoreChange and firstScoreChange

checkNotification ( )score.t[242]
daemon entrypoint

firstScoreChange (delta)score.t[290]
score change - first notification

scoreChange (delta)score.t[296]
score change - notification other than the first time

Adv3Lite Library Reference Manual
Generated on 01/03/2024 from adv3Lite version 1.6.2