Zink::WorldObject
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(number : UInt16, name : String, parent : UInt16, children : Array(UInt16), attributes : Array(UInt8), properties : Hash(UInt8, UInt16))
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
attributes
Sourcechildren
Sourcename
Sourcenumber
Sourceparent
Sourceproperties
Source