#include "../api_display.h"#include "font.h"#include "../2D/subtexture.h"#include "../Render/texture.h"Go to the source code of this file.
Classes | |
| struct | _CL_Font_System_Position |
| Bitmap Font Position class. More... | |
| class | CL_Font_TextureGlyph |
| Font texture format (holds a pixel buffer containing a glyph). More... | |
| class | CL_Font_System |
| Bitmap Font class. More... | |
Typedefs | |
| typedef _CL_Font_System_Position | CL_Font_System_Position |
| Bitmap Font Position class. | |
1.4.6