|
Unravel Engine C++ Reference
|
#include <font.h>
Additional Inherited Members | |
Public Member Functions inherited from unravel::base_font | |
| base_font () | |
| ~base_font () | |
| auto | get_info () const -> const gfx::font_info & |
| auto | get_line_height () const -> float |
| auto | is_valid () const -> bool |
Public Attributes inherited from unravel::base_font | |
| gfx::font_handle | handle {gfx::invalid_handle} |