#include <sgPanel.h>
Public Member Functions | |
| void | translate () |
Public Attributes | |
| std::string | str |
| std::vector< unsigned int > | translatedx |
| std::vector< unsigned int > | translatedy |
Display string class. Translates it string to a format it can be displayed with.
| void sgDisplayString::translate | ( | ) |
Translate. Translates the string str to the characters offsets on the font texture.
| std::string sgDisplayString::str |
String. The string to translate.
1.6.3