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

#include <team_shared_vision.hpp>

Static Public Attributes

static constexpr const char *const all = "all"
 
static constexpr const char *const shroud = "shroud"
 
static constexpr const char *const none = "none"
 

Detailed Description

Definition at line 19 of file team_shared_vision.hpp.

Member Data Documentation

◆ all

constexpr const char* const team_shared_vision_defines::all = "all"
staticconstexpr

Definition at line 21 of file team_shared_vision.hpp.

◆ none

constexpr const char* const team_shared_vision_defines::none = "none"
staticconstexpr

Definition at line 23 of file team_shared_vision.hpp.

◆ shroud

constexpr const char* const team_shared_vision_defines::shroud = "shroud"
staticconstexpr

Definition at line 22 of file team_shared_vision.hpp.


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