#include <object_drawer.h>
Public Attributes | |
| uint16_t | object_id = 0 |
| uint8_t | size = 0 |
| uint8_t | layer = 0 |
Definition at line 271 of file object_drawer.h.
| uint16_t yaze::zelda3::ObjectDrawer::TraceContext::object_id = 0 |
Definition at line 272 of file object_drawer.h.
Referenced by yaze::zelda3::ObjectDrawer::PushTrace(), and yaze::zelda3::ObjectDrawer::SetTraceContext().
| uint8_t yaze::zelda3::ObjectDrawer::TraceContext::size = 0 |
Definition at line 273 of file object_drawer.h.
Referenced by yaze::zelda3::ObjectDrawer::PushTrace(), and yaze::zelda3::ObjectDrawer::SetTraceContext().
| uint8_t yaze::zelda3::ObjectDrawer::TraceContext::layer = 0 |
Definition at line 274 of file object_drawer.h.
Referenced by yaze::zelda3::ObjectDrawer::PushTrace(), and yaze::zelda3::ObjectDrawer::SetTraceContext().