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
 

Detailed Description

Definition at line 18 of file object_layer_semantics.h.

Member Data Documentation

◆ routine_id

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

Definition at line 19 of file object_layer_semantics.h.

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

◆ draws_to_both_bgs

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

◆ effective_bg_layer

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

Definition at line 21 of file object_layer_semantics.h.

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


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