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)
Sourceread(io) : self
SourceInstance methods
holder_type
Sourceholder_type=(holder_type : UInt32)
Sourceids
Sourceids=(ids : Array(UInt32) | Nil)
Sourcetag
Sourcetag=(tag : String | Nil)
Sourcewrite(io) : Nil
Source