|
TriEngine
v0.0.16
General-purpose engine in C#/OpenGL
|
Classes | |
| class | Font |
| Holds a specific font type. More... | |
| class | FontConstructionConfig |
| Container class for different QFont configurations for use with the Font constructor. More... | |
| interface | ITextObject |
| Implements methods to construct a text object and render it to screen. More... | |
| class | TextObject |
| Implements the ITextObject interface. More... | |
Enumerations | |
| enum | FontType { TTF, QFont, Unsupported } |
| Different font types supported by TriEngine2D. More... | |