yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::emu::WindowLayer Struct Reference

#include <ppu.h>

Public Attributes

bool window1enabled
 
bool window2enabled
 
bool window1inversed
 
bool window2inversed
 
uint8_t maskLogic
 

Detailed Description

Definition at line 229 of file ppu.h.

Member Data Documentation

◆ window1enabled

bool yaze::emu::WindowLayer::window1enabled

Definition at line 230 of file ppu.h.

◆ window2enabled

bool yaze::emu::WindowLayer::window2enabled

Definition at line 231 of file ppu.h.

◆ window1inversed

bool yaze::emu::WindowLayer::window1inversed

Definition at line 232 of file ppu.h.

◆ window2inversed

bool yaze::emu::WindowLayer::window2inversed

Definition at line 233 of file ppu.h.

◆ maskLogic

uint8_t yaze::emu::WindowLayer::maskLogic

Definition at line 234 of file ppu.h.


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