SimpleAchievementclass
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
Inherited from Achievement
:
` addToScoreOnce
awardPoints
awardPointsOnce
listFullScoreItem
`
Properties
desc_
my description string
Methods
construct (str)
create dynamically with a given string as our description
desc ( )
show my description
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1