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 draws_to_both_bgs = false
 
EffectiveBgLayer effective_bg_layer = EffectiveBgLayer::kBg1
 
ObjectRenderRouting render_routing = ObjectRenderRouting::kStoredPlacement
 

Detailed Description

Definition at line 19 of file object_layer_semantics.h.

Member Data Documentation

◆ routine_id

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

Definition at line 20 of file object_layer_semantics.h.

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

◆ draws_to_both_bgs

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

Definition at line 24 of file object_layer_semantics.h.

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

◆ effective_bg_layer

EffectiveBgLayer yaze::zelda3::ObjectLayerSemantics::effective_bg_layer = EffectiveBgLayer::kBg1

◆ render_routing


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