class

Rosegold::DataComponents::Repairable

Inherits Rosegold::DataComponent / Reference / Object

Repairable - HolderSet of items

Constructors

new(holder_type : UInt32 = 0_u32, tag : Nil | String = nil, ids : Nil | Array(UInt32) = nil)
Source
read(io) : self
Source

Instance methods

holder_type
Source
holder_type=(holder_type : UInt32)
Source
ids=(ids : Array(UInt32) | Nil)
Source
tag=(tag : String | Nil)
Source
write(io) : Nil
Source