Unravel Engine C++ Reference
|
#include <text_component.h>
Public Attributes | |
text_vector< rich_segment > | segments |
hpp::string_view | brk_symbol |
float | width {} |
Definition at line 155 of file text_component.h.
hpp::string_view unravel::wrapped_line::brk_symbol |
Definition at line 158 of file text_component.h.
text_vector<rich_segment> unravel::wrapped_line::segments |
Definition at line 157 of file text_component.h.
float unravel::wrapped_line::width {} |
Definition at line 159 of file text_component.h.