Set and fire class for rendering text. More...
#include <Text.hpp>
Public Member Functions | |
| Text_Renderer (Font &font_) | |
| void | Render (Bitmap &bmp) const | 
Public Attributes | |
| Font & | font | 
| unit | x | 
| unit | y | 
| Font::Align | align | 
| Color | color | 
| std::string | text | 
Set and fire class for rendering text.
 1.7.1