![]() |
Conquer Chess
Chess and Starcraft combined
|
Textures of the chess pieces. More...
#include <piece_textures.h>
Public Member Functions | |
piece_textures () | |
std::string | get_filename (const race race, const chess_color color, const piece_type type) const noexcept |
int | get_n_textures () const noexcept |
sf::Texture & | get_piece (const race race, const chess_color color, const piece_type type) |
Get texture of a piece. | |
Textures of the chess pieces.
piece_textures::piece_textures | ( | ) |
|
noexcept |
|
inlinenoexcept |
sf::Texture & piece_textures::get_piece | ( | const race | race, |
const chess_color | color, | ||
const piece_type | type | ||
) |
Get texture of a piece.