|
Crazy Eddie's GUI System 0.8.7
|
struct used to store information about a formatted line within the paragraph. More...
#include <MultiLineEditbox.h>
Public Attributes | |
| size_t | d_startIdx |
| Starting index for this line. | |
| size_t | d_length |
| Code point length of this line. | |
| float | d_extent |
| Rendered extent of this line. | |
struct used to store information about a formatted line within the paragraph.