#include <object_drawer.h>
Public Attributes | |
| uint16_t | object_id = 0 |
| uint8_t | size = 0 |
| uint8_t | layer = 0 |
Definition at line 499 of file object_drawer.h.
| uint16_t yaze::zelda3::ObjectDrawer::TraceContext::object_id = 0 |
Definition at line 500 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 501 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 502 of file object_drawer.h.
Referenced by yaze::zelda3::ObjectDrawer::PushTrace(), and yaze::zelda3::ObjectDrawer::SetTraceContext().