Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::frag_atom Struct Reference

#include <text_component.h>

Public Attributes

float width = 0
 
break_type brk = break_type::allowbreak
 
text_vector< word_fragparts
 

Detailed Description

Definition at line 141 of file text_component.h.

Member Data Documentation

◆ brk

break_type unravel::frag_atom::brk = break_type::allowbreak

Definition at line 144 of file text_component.h.

◆ parts

text_vector<word_frag> unravel::frag_atom::parts

Definition at line 145 of file text_component.h.

◆ width

float unravel::frag_atom::width = 0

Definition at line 143 of file text_component.h.


The documentation for this struct was generated from the following file: