Documentation de SFML 2.3.1

Attention: cette page se réfère à une ancienne version de SFML. Cliquez ici pour passer à la dernière version.
sf::Font::Info Struct Reference

Holds various information about a font. More...

#include <Font.hpp>

Public Attributes

std::string family
 The font family. More...
 

Detailed Description

Holds various information about a font.

Definition at line 58 of file Font.hpp.

Member Data Documentation

std::string sf::Font::Info::family

The font family.

Definition at line 60 of file Font.hpp.


The documentation for this struct was generated from the following file: