yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::gfx::GfxContext Class Reference

Shared graphical context across editors. More...

#include <snes_palette.h>

Inheritance diagram for yaze::gfx::GfxContext:

Static Protected Attributes

static std::unordered_map< uint8_t, gfx::Palettesetpalettesets_
 

Detailed Description

Shared graphical context across editors.

Definition at line 431 of file snes_palette.h.

Member Data Documentation

◆ palettesets_

std::unordered_map< uint8_t, gfx::Paletteset > yaze::gfx::GfxContext::palettesets_
staticprotected

Definition at line 434 of file snes_palette.h.

Referenced by yaze::zelda3::OverworldMap::LoadPalette().


The documentation for this class was generated from the following files: