|
ObjectivelyMVC
Object oriented MVC framework for SDL3 and GNU C
|
Text rendered with TrueType fonts. More...
Go to the source code of this file.
Data Structures | |
| struct | Text |
| Text rendered with TrueType fonts. More... | |
Functions | |
| OBJECTIVELYMVC_EXPORT Class * | _Text (void) |
Variables | |
| OBJECTIVELYMVC_EXPORT SDL_Color | TextEscapeColors [10] |
| Color palette for text escape sequences (^0-^7). | |
| OBJECTIVELYMVC_EXPORT Class * _Text | ( | void | ) |
Definition at line 602 of file Text.c.
| OBJECTIVELYMVC_EXPORT SDL_Color TextEscapeColors[10] |
Color palette for text escape sequences (^0-^7).
Defines the colors used when rendering Text with colorEscapes enabled. Embedding applications can customize this array at runtime before rendering.
Default mapping:
Example customization: