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

#include <ppu.h>

Public Attributes

uint16_t hScroll
 
uint16_t vScroll
 
bool tilemapWider
 
bool tilemapHigher
 
uint16_t tilemapAdr
 
uint16_t tileAdr
 
bool bigTiles
 
bool mosaicEnabled
 

Detailed Description

Definition at line 218 of file ppu.h.

Member Data Documentation

◆ hScroll

uint16_t yaze::emu::BgLayer::hScroll

Definition at line 219 of file ppu.h.

◆ vScroll

uint16_t yaze::emu::BgLayer::vScroll

Definition at line 220 of file ppu.h.

◆ tilemapWider

bool yaze::emu::BgLayer::tilemapWider

Definition at line 221 of file ppu.h.

◆ tilemapHigher

bool yaze::emu::BgLayer::tilemapHigher

Definition at line 222 of file ppu.h.

◆ tilemapAdr

uint16_t yaze::emu::BgLayer::tilemapAdr

Definition at line 223 of file ppu.h.

◆ tileAdr

uint16_t yaze::emu::BgLayer::tileAdr

Definition at line 224 of file ppu.h.

◆ bigTiles

bool yaze::emu::BgLayer::bigTiles

Definition at line 225 of file ppu.h.

◆ mosaicEnabled

bool yaze::emu::BgLayer::mosaicEnabled

Definition at line 226 of file ppu.h.


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