Rasterfarm-SDK
Loading...
Searching...
No Matches
Shape::TexturedText::Attribute Class Reference

#include <texturedtext.h>

Public Member Functions

 Attribute (TexturedFont *pFont, const char *text, uint reserveTextWidth=0)
 

Public Attributes

TexturedFontpFont
 
String text
 
float width
 
float height
 
uint reserveTextWidth
 

Constructor & Destructor Documentation

◆ Attribute()

Shape::TexturedText::Attribute::Attribute ( TexturedFont * pFont,
const char * text,
uint reserveTextWidth = 0 )

Member Data Documentation

◆ height

float Shape::TexturedText::Attribute::height

◆ pFont

TexturedFont* Shape::TexturedText::Attribute::pFont

◆ reserveTextWidth

uint Shape::TexturedText::Attribute::reserveTextWidth

◆ text

String Shape::TexturedText::Attribute::text

◆ width

float Shape::TexturedText::Attribute::width

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