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

Per-object translucency settings. More...

#include <room_layer_manager.h>

Public Attributes

size_t object_index = 0
 
bool translucent = false
 
uint8_t alpha = 255
 

Detailed Description

Per-object translucency settings.

Definition at line 44 of file room_layer_manager.h.

Member Data Documentation

◆ object_index

size_t yaze::zelda3::ObjectTranslucency::object_index = 0

Definition at line 45 of file room_layer_manager.h.

◆ translucent

bool yaze::zelda3::ObjectTranslucency::translucent = false

Definition at line 46 of file room_layer_manager.h.

◆ alpha

uint8_t yaze::zelda3::ObjectTranslucency::alpha = 255

Definition at line 47 of file room_layer_manager.h.


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