79 [[nodiscard]] std::uint8_t
terrain()
const
91 return encounter_type_;
141 std::uint16_t behavior_{};
142 std::uint8_t terrain_{};
143 std::uint8_t encounter_type_{};
144 std::uint8_t attribute_2_{};
145 std::uint8_t attribute_3_{};
146 std::uint8_t attribute_5_{};
constexpr std::size_t bytes_per_attr_emerald
constexpr std::size_t bytes_per_attr_firered
LayerType
Specifies which layers of a metatile are used for rendering.