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

#include <snes_tile.h>

Public Attributes

uint16_t id
 
uint8_t palette
 
bool priority
 
bool vertical_mirror
 
bool horizontal_mirror
 

Detailed Description

Definition at line 17 of file snes_tile.h.

Member Data Documentation

◆ id

uint16_t snes_tile_info::id

Definition at line 18 of file snes_tile.h.

◆ palette

uint8_t snes_tile_info::palette

Definition at line 19 of file snes_tile.h.

◆ priority

bool snes_tile_info::priority

Definition at line 20 of file snes_tile.h.

◆ vertical_mirror

bool snes_tile_info::vertical_mirror

Definition at line 21 of file snes_tile.h.

◆ horizontal_mirror

bool snes_tile_info::horizontal_mirror

Definition at line 22 of file snes_tile.h.


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