![]() |
Conquer Chess
Chess and Starcraft combined
|
The textures for the game maps. More...
#include <board_game_textures.h>
Public Member Functions | |
| board_game_textures () | |
| sf::Texture & | get_symbol (const game_statistic_type s) |
| Get the texture for the symbol. | |
| sf::Color | get_outline_color (const game_statistic_type s) |
| Get the color for the outline of the bars. | |
| sf::Color | get_symbol_color (const game_statistic_type s) |
| Get the color for the symbol. | |
| sf::Color | get_bar_color (const game_statistic_type s, const chess_color c) |
| Get the color for the bar of the statistic. | |
| int | get_n_textures () const noexcept |
| sf::Texture & | get_dice_shield () |
| sf::Texture & | get_dice_skull () |
| sf::Texture & | get_dice_sword () |
| sf::Texture & | get_dollar () |
| sf::Texture & | get_flag_triangle () |
| sf::Texture & | get_flag_square () |
| sf::Texture & | get_hourglass () |
| sf::Texture & | get_pawn_up () |
| sf::Texture & | get_shield () |
| sf::Texture & | get_skull () |
| sf::Texture & | get_sword () |
The textures for the game maps.
| board_game_textures::board_game_textures | ( | ) |
| sf::Color board_game_textures::get_bar_color | ( | const game_statistic_type | s, |
| const chess_color | c | ||
| ) |
Get the color for the bar of the statistic.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinenoexcept |
| sf::Color board_game_textures::get_outline_color | ( | const game_statistic_type | s | ) |
Get the color for the outline of the bars.
|
inline |
|
inline |
|
inline |
|
inline |
| sf::Texture & board_game_textures::get_symbol | ( | const game_statistic_type | s | ) |
Get the texture for the symbol.
| sf::Color board_game_textures::get_symbol_color | ( | const game_statistic_type | s | ) |
Get the color for the symbol.