The Battle for Wesnoth  1.19.0-dev
Static Public Attributes | List of all members
random_faction_mode_defines Struct Reference

#include <random_faction_mode.hpp>

Static Public Attributes

static constexpr const char *const independent = "Independent"
 
static constexpr const char *const no_mirror = "No Mirror"
 
static constexpr const char *const no_ally_mirror = "No Ally Mirror"
 

Detailed Description

Definition at line 19 of file random_faction_mode.hpp.

Member Data Documentation

◆ independent

constexpr const char* const random_faction_mode_defines::independent = "Independent"
staticconstexpr

Definition at line 21 of file random_faction_mode.hpp.

◆ no_ally_mirror

constexpr const char* const random_faction_mode_defines::no_ally_mirror = "No Ally Mirror"
staticconstexpr

Definition at line 23 of file random_faction_mode.hpp.

◆ no_mirror

constexpr const char* const random_faction_mode_defines::no_mirror = "No Mirror"
staticconstexpr

Definition at line 22 of file random_faction_mode.hpp.


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