The Battle for Wesnoth  1.19.0-dev
Variables
game_config::colors Namespace Reference

Variables

std::string ally_orb_color
 
std::string enemy_orb_color
 
std::string moved_orb_color
 
std::string partial_orb_color
 
std::string unmoved_orb_color
 
std::string default_color_list
 

Variable Documentation

◆ ally_orb_color

std::string game_config::colors::ally_orb_color

◆ default_color_list

std::string game_config::colors::default_color_list

Definition at line 158 of file game_config.cpp.

◆ enemy_orb_color

std::string game_config::colors::enemy_orb_color

◆ moved_orb_color

std::string game_config::colors::moved_orb_color

◆ partial_orb_color

std::string game_config::colors::partial_orb_color

◆ unmoved_orb_color

std::string game_config::colors::unmoved_orb_color