Conquer Chess
Chess and Starcraft combined
Loading...
Searching...
No Matches
Public Member Functions | List of all members
map_textures Class Reference

The textures for the game maps. More...

#include <map_textures.h>

Public Member Functions

 map_textures ()
 
std::string get_filename (const race race) const noexcept
 
int get_n_textures () const noexcept
 
sf::Texture & get_map (const race race)
 Get texture of a piece.
 

Detailed Description

The textures for the game maps.

Constructor & Destructor Documentation

◆ map_textures()

map_textures::map_textures ( )

Member Function Documentation

◆ get_filename()

std::string map_textures::get_filename ( const race  race) const
noexcept

◆ get_map()

sf::Texture & map_textures::get_map ( const race  race)

Get texture of a piece.

◆ get_n_textures()

int map_textures::get_n_textures ( ) const
inlinenoexcept

The documentation for this class was generated from the following files: