libScoreobject | score.t[297] |
Superclass Tree | Property Summary | Method Summary | Property Details | Method Details |
libScore : PreinitObject
libScore
PreinitObject
ModuleExecObject
object
fullScoreList
scoreNotify
totalScore
Inherited from ModuleExecObject
:
execAfterMe
execBeforeMe
hasInitialized_
isDoingExec_
isExecuted_
addToScore_
calcMaxScore
execute
runScoreNotifier
showFullScore
showScore
showScoreRank
Inherited from ModuleExecObject
:
_execute
classExec
fullScoreList | score.t[445] |
scoreNotify | score.t[455] |
totalScore | score.t[448] |
addToScore_ (points, desc) | score.t[310] |
We keep a list of each unique achievement. If 'desc' is already in this list, we'll simply add the given number of points to the existing entry for the same description.
Note that, if 'desc' is an Achievement object, it will match a previous item only if it's exactly the same Achievement instance.
calcMaxScore ( ) | score.t[463] |
execute ( ) OVERRIDDEN | score.t[503] |
runScoreNotifier ( ) | score.t[369] |
showFullScore ( ) | score.t[430] |
showScore ( ) | score.t[378] |
showScoreRank (points) | score.t[400] |
Generated on 5/16/2013 from TADS version 3.1.3