FifeGUI
0.2.0
A C++ GUI library designed for games.
fcn
sdl2
TrueTypeFont
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) override
fcn::sdl2::TrueTypeFont
virtual
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::Font
protected
getGlyphSpacing
()
fcn::sdl2::TrueTypeFont
virtual
getHeight
() const override
fcn::sdl2::TrueTypeFont
virtual
getRowSpacing
()
fcn::sdl2::TrueTypeFont
virtual
getStringIndexAt
(std::string const &text, int x) const
fcn::Font
virtual
getWidth
(std::string const &text) const override
fcn::sdl2::TrueTypeFont
virtual
isAntiAlias
()
fcn::sdl2::TrueTypeFont
virtual
mAntiAlias
fcn::sdl2::TrueTypeFont
protected
mFilename
fcn::sdl2::TrueTypeFont
protected
mFont
fcn::sdl2::TrueTypeFont
protected
mGlyphSpacing
fcn::sdl2::TrueTypeFont
protected
mHeight
fcn::sdl2::TrueTypeFont
protected
mRowSpacing
fcn::sdl2::TrueTypeFont
protected
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::TrueTypeFont
virtual
setGlyphSpacing
(int spacing)
fcn::sdl2::TrueTypeFont
virtual
setRowSpacing
(int spacing)
fcn::sdl2::TrueTypeFont
virtual
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::Font
virtual
~TrueTypeFont
() override (defined in
fcn::sdl2::TrueTypeFont
)
fcn::sdl2::TrueTypeFont
Generated by
1.16.1