#include <cachedtext.h>
Definition at line 29 of file cachedtext.h.
◆ CachedText()
CachedText::CachedText |
( |
| ) |
|
◆ draw()
void CachedText::draw |
( |
const Rect & |
rect | ) |
|
◆ getAlign()
◆ getFont()
◆ getText()
std::string CachedText::getText |
( |
| ) |
const |
|
inline |
◆ getTextSize()
Size CachedText::getTextSize |
( |
| ) |
|
|
inline |
◆ setAlign()
◆ setFont()
◆ setText()
void CachedText::setText |
( |
const std::string & |
text | ) |
|
|
inline |
◆ wrapText()
void CachedText::wrapText |
( |
int |
maxWidth | ) |
|
The documentation for this class was generated from the following files: