Escapist::RoomData
Inherits JSON::Serializable < Reference < Object
Constants
FilePath = "./assets/room_data.dat"
Constructors
new(pull : JSON::PullParser)
Sourcenew
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceClass methods
load
SourceInstance methods
remove_room(id)
Sourcerooms
Sourcesave
Sourceupdate_room(room)
Source