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

#include <object_drawer.h>

Public Attributes

uint16_t object_id = 0
 
uint8_t size = 0
 
uint8_t layer = 0
 
int16_t x_tile = 0
 
int16_t y_tile = 0
 
uint16_t tile_id = 0
 
uint8_t flags = 0
 

Detailed Description

Definition at line 166 of file object_drawer.h.

Member Data Documentation

◆ object_id

uint16_t yaze::zelda3::ObjectDrawer::TileTrace::object_id = 0

Definition at line 167 of file object_drawer.h.

Referenced by yaze::zelda3::ObjectDrawer::PushTrace().

◆ size

uint8_t yaze::zelda3::ObjectDrawer::TileTrace::size = 0

Definition at line 168 of file object_drawer.h.

◆ layer

uint8_t yaze::zelda3::ObjectDrawer::TileTrace::layer = 0

◆ x_tile

int16_t yaze::zelda3::ObjectDrawer::TileTrace::x_tile = 0

◆ y_tile

int16_t yaze::zelda3::ObjectDrawer::TileTrace::y_tile = 0

Definition at line 171 of file object_drawer.h.

◆ tile_id

uint16_t yaze::zelda3::ObjectDrawer::TileTrace::tile_id = 0

◆ flags

uint8_t yaze::zelda3::ObjectDrawer::TileTrace::flags = 0

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