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

Reference points for the dates that define the storyline's calendar. More...

#include <wesnoth_epoch.hpp>

Static Public Attributes

static constexpr const char *const before_wesnoth = "BW"
 
static constexpr const char *const wesnoth = "YW"
 
static constexpr const char *const before_fall = "BF"
 
static constexpr const char *const after_fall = "AF"
 

Detailed Description

Reference points for the dates that define the storyline's calendar.

Definition at line 25 of file wesnoth_epoch.hpp.

Member Data Documentation

◆ after_fall

constexpr const char* const utils::wesnoth_epoch_defines::after_fall = "AF"
staticconstexpr

Definition at line 30 of file wesnoth_epoch.hpp.

◆ before_fall

constexpr const char* const utils::wesnoth_epoch_defines::before_fall = "BF"
staticconstexpr

Definition at line 29 of file wesnoth_epoch.hpp.

◆ before_wesnoth

constexpr const char* const utils::wesnoth_epoch_defines::before_wesnoth = "BW"
staticconstexpr

Definition at line 27 of file wesnoth_epoch.hpp.

◆ wesnoth

constexpr const char* const utils::wesnoth_epoch_defines::wesnoth = "YW"
staticconstexpr

Definition at line 28 of file wesnoth_epoch.hpp.


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