SimpleAchievementclass | score.t[180] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
Generic text achievement. When we add an achievement to the full score list and the achievement is a simple string description, we'll create one of these to encapsulate the achievement.
class
SimpleAchievement : Achievement
Superclass Tree (in declaration order)
SimpleAchievement
Achievement
object
Subclass Tree
Global Objects
Summary of Properties
Inherited from Achievement
:
desc
maxPoints
points
scoreCount
totalPoints
Summary of Methods
Inherited from Achievement
:
addToScoreOnce
awardPoints
awardPointsOnce
listFullScoreItem
Properties
desc_ | score.t[188] |
my description string
Methods
construct (str) | score.t[182] |
create dynamically with a given string as our description
desc ( ) | score.t[185] |
show my description
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3
Generated on 5/16/2013 from TADS version 3.1.3