scoreNotifierobject
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
Summary of Methods
basicScoreChange
checkNotification
firstScoreChange
scoreChange
Properties
everNotified
we’ve never generated a notification about the score before
lastScore
the score as it was the last time we displayed a notification
Methods
basicScoreChange (delta)
basic score change notification message - this is an internal service routine for scoreChange and firstScoreChange
checkNotification ( )
daemon entrypoint
firstScoreChange (delta)
score change - first notification
scoreChange (delta)
score change - notification other than the first time
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1