#include <ppu.h>
Definition at line 41 of file ppu.h.
uint8_t yaze::emu::SpriteAttributes::x |
Definition at line 42 of file ppu.h.
uint8_t yaze::emu::SpriteAttributes::y |
Definition at line 43 of file ppu.h.
◆ tile
uint16_t yaze::emu::SpriteAttributes::tile |
Definition at line 44 of file ppu.h.
◆ palette
uint8_t yaze::emu::SpriteAttributes::palette |
Definition at line 45 of file ppu.h.
◆ priority
uint8_t yaze::emu::SpriteAttributes::priority |
Definition at line 46 of file ppu.h.
◆ hFlip
bool yaze::emu::SpriteAttributes::hFlip |
Definition at line 47 of file ppu.h.
◆ vFlip
bool yaze::emu::SpriteAttributes::vFlip |
Definition at line 48 of file ppu.h.
The documentation for this struct was generated from the following file: