Project Alice
|
#include <text.hpp>
Public Member Functions | |
text_chunk const * | get_chunk_from_position (int32_t x, int32_t y) const |
Public Attributes | |
std::vector< text_chunk > | contents |
int32_t | number_of_lines = 0 |
text_chunk const * text::layout::get_chunk_from_position | ( | int32_t | x, |
int32_t | y | ||
) | const |
std::vector<text_chunk> text::layout::contents |