|
NWengine 0.9
|
This is the complete list of members for Font, including all inherited members.
| _usageCounter (defined in Asset) | Asset | |
| charactersMap | Font | |
| Clean() override | Font | virtual |
| Destroy() | Font | static |
| Font()=default (defined in Font) | Font | |
| GetFromCache(void *identifier) override | Font | virtual |
| Init() | Font | static |
| lib | Font | static |
| LoadFont(std::string path) | Font | |
| LoadFromBuffer(void *ftFace, void *data) override | Font | virtual |
| LoadFromBufferOrGetFromCache(void *identifier, void *buffer, void *data) | Asset | virtual |
| LoadFromFile(const char *path, void *data) override | Font | virtual |
| LoadFromFileOrGetFromCache(void *identifier, const char *path, void *data) | Asset | virtual |
| NW_DECL_RES_LIST(FontIdentifier, Font) (defined in Font) | Font |