|
Golias Engine
A C++ 20 'game engine' built with SDL3 with wide platform support.
|
This is the complete list of members for Font, including all inherited members.
| destroy() | Font | inline |
| Font()=default | Font | |
| Font(TTF_Font *ptr, int size=24) | Font | inlineexplicit |
| get_font_size_internal() const | Font | inline |
| get_native_handle() const | Font | inline |
| get_text_size(const String &text, int *out_w, int *out_h) const | Font | inline |