class Sprite
- Sprite
- Reference
- Object
Defined in:
ppu.crConstructors
Instance Method Summary
- #palNumber : Bool
- #palNumber=(palNumber : Bool)
- #priority : Bool
- #priority=(priority : Bool)
- #tileNum : UInt8
- #tileNum=(tileNum : UInt8)
- #x : Int16
- #x=(x : Int16)
- #xFlip : Bool
- #xFlip=(xFlip : Bool)
- #y : Int16
- #y=(y : Int16)
- #yFlip : Bool
- #yFlip=(yFlip : Bool)