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

The textures for piece actions. More...

#include <piece_action_textures.h>

Public Member Functions

 piece_action_textures ()
 
std::string get_filename (const piece_action_type item) const noexcept
 
int get_n_textures () const noexcept
 
sf::Texture & get_texture (const piece_action_type t) noexcept
 Get an icon that accompanies a game option, to be used in the Options screen.
 

Detailed Description

The textures for piece actions.

Constructor & Destructor Documentation

◆ piece_action_textures()

piece_action_textures::piece_action_textures ( )

Member Function Documentation

◆ get_filename()

std::string piece_action_textures::get_filename ( const piece_action_type  item) const
noexcept

◆ get_n_textures()

int piece_action_textures::get_n_textures ( ) const
inlinenoexcept

◆ get_texture()

sf::Texture & piece_action_textures::get_texture ( const piece_action_type  t)
noexcept

Get an icon that accompanies a game option, to be used in the Options screen.


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