The Battle for Wesnoth  1.19.17+dev
Public Attributes | List of all members
gamemap_base::set_terrain_result Struct Reference

#include <map.hpp>

Public Attributes

terrain_code new_terrain = t_translation::NONE_TERRAIN
 
village_state village_change = village_state::unchanged
 

Detailed Description

Definition at line 79 of file map.hpp.

Member Data Documentation

◆ new_terrain

terrain_code gamemap_base::set_terrain_result::new_terrain = t_translation::NONE_TERRAIN

Definition at line 81 of file map.hpp.

◆ village_change

village_state gamemap_base::set_terrain_result::village_change = village_state::unchanged

Definition at line 82 of file map.hpp.


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