yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::emu::video::WindowMaskSettings Struct Reference

#include <ppu.h>

Public Attributes

uint8_t BG1_clip_in_out: 1
 
uint8_t BG1_enable: 1
 
uint8_t BG2_clip_in_out: 1
 
uint8_t BG2_enable: 1
 
uint8_t BG3_clip_in_out: 1
 
uint8_t BG3_enable: 1
 
uint8_t BG4_clip_in_out: 1
 
uint8_t BG4_enable: 1
 

Detailed Description

Definition at line 142 of file ppu.h.

Member Data Documentation

◆ BG1_clip_in_out

uint8_t yaze::app::emu::video::WindowMaskSettings::BG1_clip_in_out

Definition at line 143 of file ppu.h.

◆ BG1_enable

uint8_t yaze::app::emu::video::WindowMaskSettings::BG1_enable

Definition at line 144 of file ppu.h.

◆ BG2_clip_in_out

uint8_t yaze::app::emu::video::WindowMaskSettings::BG2_clip_in_out

Definition at line 145 of file ppu.h.

◆ BG2_enable

uint8_t yaze::app::emu::video::WindowMaskSettings::BG2_enable

Definition at line 146 of file ppu.h.

◆ BG3_clip_in_out

uint8_t yaze::app::emu::video::WindowMaskSettings::BG3_clip_in_out

Definition at line 147 of file ppu.h.

◆ BG3_enable

uint8_t yaze::app::emu::video::WindowMaskSettings::BG3_enable

Definition at line 148 of file ppu.h.

◆ BG4_clip_in_out

uint8_t yaze::app::emu::video::WindowMaskSettings::BG4_clip_in_out

Definition at line 149 of file ppu.h.

◆ BG4_enable

uint8_t yaze::app::emu::video::WindowMaskSettings::BG4_enable

Definition at line 150 of file ppu.h.


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