Porytiles
Loading...
Searching...
No Matches
porytiles2::ColorSetBuilder Class Reference

Service that builds a ColorSet from a NormalizedPal using a pre-defined color index map. More...

#include <color_set_builder.hpp>

Public Member Functions

 ColorSetBuilder (gsl::not_null< TextFormatter * > format)
 Constructs a ColorSetBuilder with the specified text formatter.
 

Detailed Description

Service that builds a ColorSet from a NormalizedPal using a pre-defined color index map.

Definition at line 16 of file color_set_builder.hpp.

Constructor & Destructor Documentation

◆ ColorSetBuilder()

porytiles2::ColorSetBuilder::ColorSetBuilder ( gsl::not_null< TextFormatter * >  format)
inlineexplicit

Constructs a ColorSetBuilder with the specified text formatter.

The text formatter is used for generating diagnostic messages during the build process.

Parameters
formatA non-null pointer to the TextFormatter for formatting diagnostic output

Definition at line 26 of file color_set_builder.hpp.


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