Project Alice
|
#include <text.hpp>
Public Attributes | |
size_t | first_chunk = 0 |
size_t | line_start = 0 |
int32_t | x_offset = 0 |
int32_t | x_size = 0 |
int32_t | y_size = 0 |
float | x_position = 0 |
int32_t | y_position = 0 |
text_color | color = text_color::white |
text_color text::layout_box::color = text_color::white |