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

The fonts used by this game. More...

#include <fonts.h>

Public Member Functions

 fonts ()
 
int get_n_fonts () const noexcept
 
sf::Font & get_arial_font () noexcept
 Get an Arial font.
 
sf::Font & get_code_squared_font () noexcept
 Get the Code Squared font.
 
sf::Font & get_futuristic_font () noexcept
 Get the Futuristic Fixed-Width font.
 

Detailed Description

The fonts used by this game.

These are loaded in the constructor.

Constructor & Destructor Documentation

◆ fonts()

fonts::fonts ( )

Member Function Documentation

◆ get_arial_font()

sf::Font & fonts::get_arial_font ( )
inlinenoexcept

Get an Arial font.

◆ get_code_squared_font()

sf::Font & fonts::get_code_squared_font ( )
inlinenoexcept

Get the Code Squared font.

◆ get_futuristic_font()

sf::Font & fonts::get_futuristic_font ( )
inlinenoexcept

Get the Futuristic Fixed-Width font.

◆ get_n_fonts()

int fonts::get_n_fonts ( ) const
inlinenoexcept

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