Porytiles
Loading...
Searching...
No Matches
porytiles::attribute Namespace Reference

Variables

constexpr std::string_view field_behavior = "behavior"
 
constexpr std::string_view field_terrain = "terrain"
 
constexpr std::string_view field_attribute_2 = "attribute_2"
 
constexpr std::string_view field_attribute_3 = "attribute_3"
 
constexpr std::string_view field_encounter_type = "encounter_type"
 
constexpr std::string_view field_attribute_5 = "attribute_5"
 
constexpr std::string_view field_attribute_7 = "attribute_7"
 
constexpr std::string_view field_layer_type = "layer_type"
 

Variable Documentation

◆ field_attribute_2

constexpr std::string_view porytiles::attribute::field_attribute_2 = "attribute_2"
constexpr

Definition at line 22 of file metatile_attribute.hpp.

◆ field_attribute_3

constexpr std::string_view porytiles::attribute::field_attribute_3 = "attribute_3"
constexpr

Definition at line 23 of file metatile_attribute.hpp.

◆ field_attribute_5

constexpr std::string_view porytiles::attribute::field_attribute_5 = "attribute_5"
constexpr

Definition at line 25 of file metatile_attribute.hpp.

◆ field_attribute_7

constexpr std::string_view porytiles::attribute::field_attribute_7 = "attribute_7"
constexpr

Definition at line 26 of file metatile_attribute.hpp.

◆ field_behavior

constexpr std::string_view porytiles::attribute::field_behavior = "behavior"
constexpr

Definition at line 20 of file metatile_attribute.hpp.

◆ field_encounter_type

constexpr std::string_view porytiles::attribute::field_encounter_type = "encounter_type"
constexpr

Definition at line 24 of file metatile_attribute.hpp.

◆ field_layer_type

constexpr std::string_view porytiles::attribute::field_layer_type = "layer_type"
constexpr

Definition at line 31 of file metatile_attribute.hpp.

◆ field_terrain

constexpr std::string_view porytiles::attribute::field_terrain = "terrain"
constexpr

Definition at line 21 of file metatile_attribute.hpp.