SimpleAchievementclassscore.t[180]

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  

(none)

Global Objects  

(none)

Summary of Properties  

desc_ 

Inherited from Achievement :
desc  maxPoints  points  scoreCount  totalPoints 

Summary of Methods  

construct  desc 

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