|
FifeGUI 0.2.0
A C++ GUI library designed for games.
|
This is the complete list of members for fcn::DefaultFont, including all inherited members.
| drawGlyph(Graphics *graphics, unsigned char glyph, int x, int y) | fcn::DefaultFont | virtual |
| drawString(Graphics *graphics, std::string const &text, int x, int y) override | fcn::DefaultFont | 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 |
| getHeight() const override | fcn::DefaultFont | virtual |
| getStringIndexAt(std::string const &text, int x) const override | fcn::DefaultFont | virtual |
| getWidth(std::string const &text) const override | fcn::DefaultFont | virtual |
| operator=(Font const &)=default (defined in fcn::Font) | fcn::Font | |
| operator=(Font &&)=default (defined in fcn::Font) | fcn::Font | |
| ~Font()=default (defined in fcn::Font) | fcn::Font | virtual |