|
Porytiles
|
#include <string>#include <unordered_set>Go to the source code of this file.
Namespaces | |
| namespace | porytiles |
Variables | |
| const std::unordered_set< std::string > | porytiles::valid_yaml_paths |
| Set of valid YAML configuration paths. | |
| const std::unordered_set< std::string > | porytiles::valid_yaml_map_prefixes |
| Set of YAML path prefixes that represent map-type configuration values. | |