struct

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))
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

attributes
Source
children
Source
name
Source
number
Source
parent
Source
properties
Source