yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::zelda3::ObjectTileLayout::Cell Struct Reference

#include <object_tile_editor.h>

Collaboration diagram for yaze::zelda3::ObjectTileLayout::Cell:

Public Attributes

int rel_x = 0
 
int rel_y = 0
 
gfx::TileInfo tile_info
 
uint16_t original_word = 0
 
bool modified = false
 

Detailed Description

Definition at line 31 of file object_tile_editor.h.

Member Data Documentation

◆ rel_x

int yaze::zelda3::ObjectTileLayout::Cell::rel_x = 0

◆ rel_y

int yaze::zelda3::ObjectTileLayout::Cell::rel_y = 0

◆ tile_info

◆ original_word

uint16_t yaze::zelda3::ObjectTileLayout::Cell::original_word = 0

◆ modified

bool yaze::zelda3::ObjectTileLayout::Cell::modified = false

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