class RenderingData
- RenderingData
- Reference
- Object
Defined in:
nes/types.crConstructors
Instance Method Summary
Constructor Detail
def self.new(background : Nil | Array(Tile), sprites : Nil | Array(SpriteWithAttribute), palette : Array(UInt8))
#