FifeGUI 0.2.0
A C++ GUI library designed for games.
fcn::sdl2::TrueTypeFont Member List

This is the complete list of members for fcn::sdl2::TrueTypeFont, including all inherited members.

drawString(fcn::Graphics *graphics, std::string const &text, int x, int y) overridefcn::sdl2::TrueTypeFontvirtual
Font(Font const &)=default (defined in fcn::Font)fcn::Font
Font(Font &&)=default (defined in fcn::Font)fcn::Font
Font()=default (defined in fcn::Font)fcn::Fontprotected
getGlyphSpacing()fcn::sdl2::TrueTypeFontvirtual
getHeight() const overridefcn::sdl2::TrueTypeFontvirtual
getRowSpacing()fcn::sdl2::TrueTypeFontvirtual
getStringIndexAt(std::string const &text, int x) constfcn::Fontvirtual
getWidth(std::string const &text) const overridefcn::sdl2::TrueTypeFontvirtual
isAntiAlias()fcn::sdl2::TrueTypeFontvirtual
mAntiAliasfcn::sdl2::TrueTypeFontprotected
mFilenamefcn::sdl2::TrueTypeFontprotected
mFontfcn::sdl2::TrueTypeFontprotected
mGlyphSpacingfcn::sdl2::TrueTypeFontprotected
mHeightfcn::sdl2::TrueTypeFontprotected
mRowSpacingfcn::sdl2::TrueTypeFontprotected
operator=(TrueTypeFont const &)=delete (defined in fcn::sdl2::TrueTypeFont)fcn::sdl2::TrueTypeFont
operator=(TrueTypeFont &&)=delete (defined in fcn::sdl2::TrueTypeFont)fcn::sdl2::TrueTypeFont
operator=(Font const &)=default (defined in fcn::Font)fcn::Font
operator=(Font &&)=default (defined in fcn::Font)fcn::Font
setAntiAlias(bool antiAlias)fcn::sdl2::TrueTypeFontvirtual
setGlyphSpacing(int spacing)fcn::sdl2::TrueTypeFontvirtual
setRowSpacing(int spacing)fcn::sdl2::TrueTypeFontvirtual
TrueTypeFont(std::string const &filename, int size)fcn::sdl2::TrueTypeFont
TrueTypeFont(TrueTypeFont const &)=delete (defined in fcn::sdl2::TrueTypeFont)fcn::sdl2::TrueTypeFont
TrueTypeFont(TrueTypeFont &&)=delete (defined in fcn::sdl2::TrueTypeFont)fcn::sdl2::TrueTypeFont
~Font()=default (defined in fcn::Font)fcn::Fontvirtual
~TrueTypeFont() override (defined in fcn::sdl2::TrueTypeFont)fcn::sdl2::TrueTypeFont