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

#include <dungeon_block_codec.h>

Public Attributes

uint16_t room_id = 0
 
uint8_t px = 0
 
uint8_t py = 0
 
uint8_t draw_layer = 0
 
uint8_t behavior_layer = 0
 

Detailed Description

Definition at line 32 of file dungeon_block_codec.h.

Member Data Documentation

◆ room_id

uint16_t yaze::zelda3::PushableBlockEntry::room_id = 0

◆ px

◆ py

◆ draw_layer

uint8_t yaze::zelda3::PushableBlockEntry::draw_layer = 0

◆ behavior_layer

uint8_t yaze::zelda3::PushableBlockEntry::behavior_layer = 0

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