Gamedev Framework (gf)  0.11.0
A C++14 framework for 2D games
gf::ColoredConsoleFont Member List

This is the complete list of members for gf::ColoredConsoleFont, including all inherited members.

clearMapping()gf::ConsoleFont
ConsoleFont()gf::ConsoleFont
getCharacterSize() constgf::ConsoleFontinline
getColorKeyPosition() constgf::ConsoleFontprotected
getFormat() constgf::ConsoleFontinline
getSize() constgf::ConsoleFontinline
getSubTexture(char16_t c) constgf::ConsoleFont
getTexture() const overridegf::ColoredConsoleFontvirtual
getTextureRect(char16_t c) constgf::ConsoleFont
loadFromFile(const Path &filename, ConsoleFontFormat format, Vector2u size={ 0u, 0u })gf::ColoredConsoleFont
logFormat(const Path &filename) constgf::ConsoleFontprotected
mapCode(char16_t c, Vector2u position)gf::ConsoleFont
mapCodeRange(char16_t c, unsigned count, Vector2u position)gf::ConsoleFont
mapElement(ConsoleFontElement element)gf::ConsoleFont
mapElements(ArrayRef< ConsoleFontElement > elements)gf::ConsoleFont
mapString(StringRef str, Vector2u position)gf::ConsoleFont
setFormatAndComputeSizes(ConsoleFontFormat format, Vector2u size, Vector2u imageSize)gf::ConsoleFontprotected
~ConsoleFont()gf::ConsoleFontvirtual