class

Rosegold::DataComponents::SlotList

Inherits Rosegold::DataComponent / Reference / Object

SlotList - array of Slot (used by bundle_contents, charged_projectiles)

Constructors

new(slots : Array(Rosegold::Slot) = [] of Rosegold::Slot)
Source
read(io) : self
Source

Instance methods

slots
Source
slots=(slots : Array(Rosegold::Slot))
Source
write(io) : Nil
Source