Lightgraph
C++17 light-graph engine API reference
Loading...
Searching...
No Matches
palette_names.hpp File Reference

Human-readable names for built-in palette indices. More...

#include <cstddef>
#include <cstdint>
Include dependency graph for palette_names.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  lightgraph
 
namespace  lightgraph::integration
 

Functions

constexpr uint8_t lightgraph::integration::predefinedPaletteNameCount ()
 
constexpr const charlightgraph::integration::predefinedPaletteNameAt (uint8_t index)
 

Variables

constexpr const charlightgraph::integration::kPredefinedPaletteNames []
 

Detailed Description

Human-readable names for built-in palette indices.

Definition in file palette_names.hpp.