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
 
int write_index = -1
 
std::optional< ObjectTileSourceRefsource_ref
 
bool modified = false
 

Detailed Description

Definition at line 105 of file object_tile_editor.h.

Member Data Documentation

◆ rel_x

◆ rel_y

◆ tile_info

◆ original_word

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

◆ write_index

int yaze::zelda3::ObjectTileLayout::Cell::write_index = -1

◆ source_ref

std::optional<ObjectTileSourceRef> yaze::zelda3::ObjectTileLayout::Cell::source_ref

Definition at line 114 of file object_tile_editor.h.

◆ modified

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

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