|
Zappy GUI
C++ graphic client: renderer, camera, network
|
#include <string>#include "raylib.h"
Include dependency graph for TextRenderer.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TextRenderer |
| Central wrapper for all GUI text. Owns one shared Font (JetBrainsMono) loaded once for the window lifetime; falls back to GetFontDefault() if unloaded. More... | |