GlPortal Class Reference
0.1.1
Source code documentation of the free and open 3D action puzzle game.
|
#include <external/RadixEngine/include/radix/data/text/FontLoader.hpp>
Static Public Member Functions | |
static Font & | getFont (const std::string &path) |
Static Private Member Functions | |
static Font | loadFont (const std::string &path, const std::string &name) |
Static Private Attributes | |
static std::map< std::string, Font > | fontCache = {} |
|
static |
|
staticprivate |
|
staticprivate |