FogOfWar::LevelData
Inherits JSON::Serializable < Reference < Object
Constants
FilePath = "./assets/level_data.dat"
Constructors
new(pull : JSON::PullParser)
Sourcenew
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceClass methods
load
SourceInstance methods
levels
Sourceremove_level(id)
Sourcesave
Sourceupdate_level(level)
Source