Include dependency graph for FontRenderer.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | BARE2D::FontRenderer |
| The FontRenderer... renders fonts. It is just a very basic extension of the BasicRenderer, so it works the same. More... | |
Namespaces | |
| BARE2D | |
Enumerations | |
| enum | BARE2D::Justification { BARE2D::Justification::RIGHT, BARE2D::Justification::MIDDLE, BARE2D::Justification::LEFT } |