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

#include <grow_direction.hpp>

Static Public Attributes

static constexpr const char *const horizontal = "horizontal"
 
static constexpr const char *const vertical = "vertical"
 

Detailed Description

Definition at line 22 of file grow_direction.hpp.

Member Data Documentation

◆ horizontal

constexpr const char* const gui2::grow_direction_defines::horizontal = "horizontal"
staticconstexpr

Definition at line 24 of file grow_direction.hpp.

◆ vertical

constexpr const char* const gui2::grow_direction_defines::vertical = "vertical"
staticconstexpr

Definition at line 25 of file grow_direction.hpp.


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