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::TextFragment Struct Reference

#include <painttext.h>

Public Attributes

size_t start
 
size_t end
 
Font font
 
GFXColor color
 

Detailed Description

Definition at line 167 of file painttext.h.

Member Data Documentation

GFXColor PaintText::TextFragment::color

Definition at line 172 of file painttext.h.

Referenced by PaintText::addFragment().

size_t PaintText::TextFragment::end

Definition at line 170 of file painttext.h.

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

Font PaintText::TextFragment::font

Definition at line 171 of file painttext.h.

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

size_t PaintText::TextFragment::start

Definition at line 169 of file painttext.h.

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


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