yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
snes_tile_info Struct Reference

#include <yaze_graphics.h>

Public Attributes

uint16_t id
 
uint8_t palette
 
bool priority
 
bool vertical_mirror
 
bool horizontal_mirror
 

Detailed Description

Definition at line 144 of file yaze_graphics.h.

Member Data Documentation

◆ id

uint16_t snes_tile_info::id

Definition at line 145 of file yaze_graphics.h.

◆ palette

uint8_t snes_tile_info::palette

Definition at line 146 of file yaze_graphics.h.

◆ priority

bool snes_tile_info::priority

Definition at line 147 of file yaze_graphics.h.

◆ vertical_mirror

bool snes_tile_info::vertical_mirror

Definition at line 148 of file yaze_graphics.h.

◆ horizontal_mirror

bool snes_tile_info::horizontal_mirror

Definition at line 149 of file yaze_graphics.h.


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