PointClickEngine::Core::AchievementManager
Inherits Reference < Object
Constructors
new(save_file : String = "achievements.yaml")
SourceInstance methods
achievements
Sourceachievements=(achievements : Hash(String, Achievement))
Sourcedraw
Sourceget_progress
Sourceis_unlocked?(id : String) : Bool
Sourceload_progress
Sourcenotification_duration
Sourcenotification_duration=(notification_duration : Float32)
Sourcesave_file
Sourcesave_file=(save_file : String)
Sourcesave_progress
Sourceunlock(id : String) : Bool
Sourceupdate(dt : Float32)
Source