#include <ppu.h>
Definition at line 58 of file ppu.h.
◆ tileNumber
uint16_t yaze::app::emu::video::TilemapEntry::tileNumber |
Definition at line 59 of file ppu.h.
◆ palette
uint8_t yaze::app::emu::video::TilemapEntry::palette |
Definition at line 60 of file ppu.h.
◆ priority
uint8_t yaze::app::emu::video::TilemapEntry::priority |
Definition at line 61 of file ppu.h.
◆ hFlip
bool yaze::app::emu::video::TilemapEntry::hFlip |
Definition at line 62 of file ppu.h.
◆ vFlip
bool yaze::app::emu::video::TilemapEntry::vFlip |
Definition at line 63 of file ppu.h.
The documentation for this struct was generated from the following file: