#include <GuiTextLayout.h>
◆ ColourMarkupMode
| Enumerator |
|---|
| ColourMarkupNone | |
| ColourMarkupSkip | |
| ColourMarkupUse | |
◆ TextLayout()
◆ _MeasureSizeRaw()
| void Gui::TextLayout::_MeasureSizeRaw |
( |
const float |
layoutWidth, |
|
|
float |
outSize[2] |
|
) |
| const |
◆ MeasureSize()
| void Gui::TextLayout::MeasureSize |
( |
const float |
layoutWidth, |
|
|
float |
outSize[2] |
|
) |
| const |
◆ Render()
| void Gui::TextLayout::Render |
( |
const float |
layoutWidth, |
|
|
const Color & |
color = Color::WHITE |
|
) |
| const |
◆ SetJustified()
| void Gui::TextLayout::SetJustified |
( |
bool |
v | ) |
|
|
inline |
◆ SetText()
| void Gui::TextLayout::SetText |
( |
const char * |
_str | ) |
|
◆ Update()
| void Gui::TextLayout::Update |
( |
const float |
layoutWidth, |
|
|
const Color & |
color = Color::WHITE |
|
) |
| |
The documentation for this class was generated from the following files: