yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::emu::Tile Struct Reference

#include <ppu.h>

Public Attributes

uint16_t index
 
uint8_t palette
 
bool flip_x
 
bool flip_y
 
uint8_t priority
 

Detailed Description

Definition at line 203 of file ppu.h.

Member Data Documentation

◆ index

uint16_t yaze::emu::Tile::index

Definition at line 204 of file ppu.h.

◆ palette

uint8_t yaze::emu::Tile::palette

Definition at line 205 of file ppu.h.

◆ flip_x

bool yaze::emu::Tile::flip_x

Definition at line 206 of file ppu.h.

◆ flip_y

bool yaze::emu::Tile::flip_y

Definition at line 207 of file ppu.h.

◆ priority

uint8_t yaze::emu::Tile::priority

Definition at line 208 of file ppu.h.


The documentation for this struct was generated from the following file: