|
Unravel Engine C++ Reference
|
#include <text_component.h>
Public Attributes | |
| float | width = 0 |
| break_type | brk = break_type::allowbreak |
| text_vector< word_frag > | parts |
Definition at line 141 of file text_component.h.
| break_type unravel::frag_atom::brk = break_type::allowbreak |
Definition at line 144 of file text_component.h.
| text_vector<word_frag> unravel::frag_atom::parts |
Definition at line 145 of file text_component.h.
| float unravel::frag_atom::width = 0 |
Definition at line 143 of file text_component.h.