SimpleAchievementclass

score.t[195]

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  

(none)

Global Objects  

(none)

Summary of Properties  

` desc_  `

Inherited from Achievement :
` achieved  desc  lastListOrder  listOrder  maxPoints  points  scoreCount  totalPoints  `

Summary of Methods  

` construct  desc  `

Inherited from Achievement :
` addToScoreOnce  awardPoints  awardPointsOnce  listFullScoreItem  `

Properties  

desc_

score.t[203]

my description string

Methods  

construct (str)

score.t[197]

create dynamically with a given string as our description

desc ( )

score.t[200]

show my description

Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1