![]() |
Conquer Chess
Chess and Starcraft combined
|
Functions | |
sf::Texture & | get_action_icon (piece_action_type t) noexcept |
sf::Font & | get_arial_font () noexcept |
Get the Arial font. | |
sf::Font & | get_code_squared_font () noexcept |
Get the Code Squared font. | |
sf::Texture & | get_game_option_icon (const options_view_item item) noexcept |
Get an icon that accompanies a game option, to be used in the Options screen. | |
sf::Texture & | get_map_texture (const race r) noexcept |
Get the map for a race. | |
sf::Texture & | get_piece_texture (const race r, const chess_color color, const piece_type type) |
Get texture of a piece. | |
sf::Texture & | get_piece_portrait_texture (const race r, const chess_color color, const piece_type type) |
Get texture of a portrait of a piece. | |
sf::Texture & | get_strip_texture (const chess_color c) noexcept |
sf::Texture & | get_subtitle_texture () noexcept |
sf::Texture & | get_title_texture () noexcept |
void | play_sound_effect (const message &effect) |
Play a sound effect. | |
|
noexcept |
|
noexcept |
Get the Arial font.
|
noexcept |
Get the Code Squared font.
|
noexcept |
Get an icon that accompanies a game option, to be used in the Options screen.
|
noexcept |
Get the map for a race.
sf::Texture & get_piece_portrait_texture | ( | const race | r, |
const chess_color | color, | ||
const piece_type | type | ||
) |
Get texture of a portrait of a piece.
sf::Texture & get_piece_texture | ( | const race | r, |
const chess_color | color, | ||
const piece_type | type | ||
) |
Get texture of a piece.
|
noexcept |
|
noexcept |
|
noexcept |
void play_sound_effect | ( | const message & | effect | ) |
Play a sound effect.