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

Information about a palette category for UI rendering. More...

#include <palette_category.h>

Public Attributes

PaletteCategory category
 
std::string display_name
 
std::string icon
 
std::vector< std::string > group_names
 

Detailed Description

Information about a palette category for UI rendering.

Definition at line 27 of file palette_category.h.

Member Data Documentation

◆ category

PaletteCategory yaze::editor::PaletteCategoryInfo::category

Definition at line 28 of file palette_category.h.

◆ display_name

std::string yaze::editor::PaletteCategoryInfo::display_name

Definition at line 29 of file palette_category.h.

◆ icon

std::string yaze::editor::PaletteCategoryInfo::icon

Definition at line 30 of file palette_category.h.

◆ group_names

std::vector<std::string> yaze::editor::PaletteCategoryInfo::group_names

Definition at line 31 of file palette_category.h.


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