Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PaintText::TextLine Struct Reference

#include <painttext.h>

Public Attributes

float height
 
float width
 
float x
 
float baseLine
 
vector< TextFragmentfragments
 

Detailed Description

Definition at line 176 of file painttext.h.

Member Data Documentation

float PaintText::TextLine::baseLine

Definition at line 181 of file painttext.h.

Referenced by PaintText::calcLayout(), and PaintText::drawLines().

vector< TextFragment > PaintText::TextLine::fragments
float PaintText::TextLine::height

Definition at line 178 of file painttext.h.

Referenced by PaintText::calcLayout(), and PaintText::drawLines().

float PaintText::TextLine::width

Definition at line 179 of file painttext.h.

Referenced by PaintText::lineInset(), and PaintText::parseFragmentsWithCharBreak().

float PaintText::TextLine::x

Definition at line 180 of file painttext.h.

Referenced by PaintText::calcLayout(), and PaintText::drawLines().


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