scoreNotifierobject

score.t[234]

Superclass
Tree

Property
Summary

Method
Summary

Property
Details

Method
Details

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  

everNotified

score.t[239]

we’ve never generated a notification about the score before

lastScore

score.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 15/03/2023 from adv3Lite version 1.6.1