Crazy Eddies GUI System  0.7.2
Public Attributes | List of all members
CEGUI::MultiLineEditbox::LineInfo Struct Reference

struct used to store information about a formatted line within the paragraph. More...

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.
 

Detailed Description

struct used to store information about a formatted line within the paragraph.