tmxparser  2.1.0
 All Classes Functions Variables Pages
Public Member Functions | List of all members
Tmx::Text Class Reference

Class to store an Text of an Object. More...

#include <TmxText.h>

Public Member Functions

 Text ()
 Construct text with the given options.
 
std::string GetFontFamily () const noexcept
 
int GetPixelSize () const noexcept
 
bool Wraps () const noexcept
 
ColorGetColor () const noexcept
 
bool IsBold () const noexcept
 
bool IsItalic () const noexcept
 
bool IsUnderline () const noexcept
 
bool IsStrikeout () const noexcept
 
bool UseKerning () const noexcept
 
HorizontalAlignment GetHorizontalAlignment () const noexcept
 
VerticalAlignment GetVerticalAlignment () const noexcept
 
void Parse (const tinyxml2::XMLNode *textNode)
 Parse the text node.
 

Detailed Description

Class to store an Text of an Object.


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