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

#include <object_layer_semantics.h>

Public Attributes

int routine_id = -1
 
bool custom_override_active = false
 
bool draws_to_both_bgs = false
 
EffectiveBgLayer effective_bg_layer = EffectiveBgLayer::kBg1
 
ObjectRenderRouting render_routing = ObjectRenderRouting::kStoredPlacement
 

Detailed Description

Definition at line 21 of file object_layer_semantics.h.

Member Data Documentation

◆ routine_id

int yaze::zelda3::ObjectLayerSemantics::routine_id = -1

Definition at line 22 of file object_layer_semantics.h.

Referenced by yaze::zelda3::GetObjectLayerSemantics().

◆ custom_override_active

bool yaze::zelda3::ObjectLayerSemantics::custom_override_active = false

◆ draws_to_both_bgs

bool yaze::zelda3::ObjectLayerSemantics::draws_to_both_bgs = false

◆ effective_bg_layer

◆ render_routing


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