class

Zink::Worldview

Inherits JSON::Serializable < Reference < Object

Constructors

new(location : UInt16, location_name : String, objects : Array(WorldObject))
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

[](object_number : UInt16) : WorldObject | Nil
Source
contents(object_number : UInt16) : Array(WorldObject)
Source
location
Source
location_name
Source
objects
Source
parent_of(object_number : UInt16) : WorldObject | Nil
Source