#include <font.h>
|
void * | ft = {} |
|
std::vector< Font > | v = {{}} |
|
◆ Fonts()
nngn::Fonts::Fonts |
( |
void | | ) |
|
|
default |
◆ ~Fonts()
nngn::Fonts::~Fonts |
( |
void | | ) |
|
◆ add()
◆ fonts()
const Font * nngn::Fonts::fonts |
( |
void | | ) |
const |
|
inline |
◆ init()
bool nngn::Fonts::init |
( |
void | | ) |
|
◆ load()
uint32_t nngn::Fonts::load |
( |
unsigned int | size, |
|
|
const char * | filename ) |
◆ n()
size_t nngn::Fonts::n |
( |
| ) |
const |
|
inline |
◆ ft
void* nngn::Fonts::ft = {} |
|
private |
◆ graphics
Graphics* nngn::Fonts::graphics = nullptr |
std::vector<Font> nngn::Fonts::v = {{}} |
|
private |
The documentation for this class was generated from the following files: