class SpriteWithAttribute
- SpriteWithAttribute
- Reference
- Object
Defined in:
nes/types.crConstructors
Instance Method Summary
Constructor Detail
def self.new(sprite : Array(Array(UInt8)), x : UInt8, y : UInt8, attr : UInt8, sprite_id : UInt8)
#