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

The textures used in the Lobby dialog. More...

#include <physical_controller_textures.h>

Public Member Functions

 physical_controller_textures ()
 
sf::Texture & get_fancy (const physical_controller_type t) noexcept
 Get a fancy image for a controller type.
 
sf::Texture & get_symbol (const physical_controller_type t) noexcept
 Get a symbol for a controller type.
 
std::string get_fancy_filename (const physical_controller_type t) const noexcept
 
std::string get_filename (const physical_controller_type t) const noexcept
 
int get_n_textures () const noexcept
 

Detailed Description

The textures used in the Lobby dialog.

Constructor & Destructor Documentation

◆ physical_controller_textures()

physical_controller_textures::physical_controller_textures ( )

Member Function Documentation

◆ get_fancy()

sf::Texture & physical_controller_textures::get_fancy ( const physical_controller_type  t)
noexcept

Get a fancy image for a controller type.

◆ get_fancy_filename()

std::string physical_controller_textures::get_fancy_filename ( const physical_controller_type  t) const
noexcept

◆ get_filename()

std::string physical_controller_textures::get_filename ( const physical_controller_type  t) const
noexcept

◆ get_n_textures()

int physical_controller_textures::get_n_textures ( ) const
inlinenoexcept

◆ get_symbol()

sf::Texture & physical_controller_textures::get_symbol ( const physical_controller_type  t)
noexcept

Get a symbol for a controller type.


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