#include <ppu.h>
Definition at line 47 of file ppu.h.
uint8_t yaze::app::emu::video::SpriteAttributes::x |
Definition at line 48 of file ppu.h.
uint8_t yaze::app::emu::video::SpriteAttributes::y |
Definition at line 49 of file ppu.h.
◆ tile
uint16_t yaze::app::emu::video::SpriteAttributes::tile |
Definition at line 50 of file ppu.h.
◆ palette
uint8_t yaze::app::emu::video::SpriteAttributes::palette |
Definition at line 51 of file ppu.h.
◆ priority
uint8_t yaze::app::emu::video::SpriteAttributes::priority |
Definition at line 52 of file ppu.h.
◆ hFlip
bool yaze::app::emu::video::SpriteAttributes::hFlip |
Definition at line 53 of file ppu.h.
◆ vFlip
bool yaze::app::emu::video::SpriteAttributes::vFlip |
Definition at line 54 of file ppu.h.
The documentation for this struct was generated from the following file: