Porytiles
Loading...
Searching...
No Matches
tiles_pal_mode.hpp File Reference
#include <optional>
#include <string>
#include "porytiles2/xcut/panic/panic.hpp"
Include dependency graph for tiles_pal_mode.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  porytiles2
 

Enumerations

enum class  porytiles2::TilesPalMode { porytiles2::true_color , porytiles2::greyscale }
 

Functions

std::optional< TilesPalModeporytiles2::tiles_pal_mode_from_str (const std::string &str)
 
std::string porytiles2::to_string (const TilesPalMode m)
 
std::ostream & porytiles2::operator<< (std::ostream &os, const TilesPalMode m)