![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
This is the complete list of members for galaxy::graphics::Font, including all inherited members.
build() | galaxy::graphics::Font | |
Font() | galaxy::graphics::Font | |
Font(Font &&) | galaxy::graphics::Font | |
get_text_size(const std::string &text, const float size) | galaxy::graphics::Font | |
handle() | galaxy::graphics::Font | |
load(const std::string &file) | galaxy::graphics::Font | |
load(unsigned char *buffer, const unsigned int size) | galaxy::graphics::Font | |
m_face | galaxy::graphics::Font | private |
m_font | galaxy::graphics::Font | private |
operator=(Font &&) | galaxy::graphics::Font | |
vertical_advance(const float size) const | galaxy::graphics::Font | |
~Font() | galaxy::graphics::Font |