class
#include <bn_system_font.h>
system_font Contains information of the font used to show assert and profiling messages.
Constructors, destructors, conversion operators
- system_font()
- Default constructor.
- system_font(const TFont& tte_font)
- Constructor.
Public functions
Function documentation
bn:: system_font:: system_font(const TFont& tte_font)
Constructor.
Parameters | |
---|---|
tte_font | Instance of TFont struct. |