Nymph Game Engine
Chaiscript based Game Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Graphics::UI::FontGenerator Member List

This is the complete list of members for Graphics::UI::FontGenerator, including all inherited members.

FontGenerator(const std::string &font_path="", const unsigned int pixels_per_unit=32)Graphics::UI::FontGenerator
getFont(const std::string &name) const noexceptGraphics::UI::FontGenerator
getFontPath() const noexceptGraphics::UI::FontGenerator
loadFont(const std::string &ttf_file, const unsigned int size, const std::string &name="")Graphics::UI::FontGenerator
setFontPath(const std::string &font_path) noexceptGraphics::UI::FontGenerator
~FontGenerator()Graphics::UI::FontGenerator