stmm-games-doc  0.32.0
Public Attributes | List of all members
stmg::TextAnimation::LocalInit Struct Reference
Inheritance diagram for stmg::TextAnimation::LocalInit:
Inheritance graph
[legend]

Public Attributes

std::vector< std::string > m_aLines
 The text shown by the animation. More...
 
double m_fFontHeight
 The font height in tile heights. More...
 

Member Data Documentation

◆ m_aLines

std::vector<std::string> stmg::TextAnimation::LocalInit::m_aLines

The text shown by the animation.

◆ m_fFontHeight

double stmg::TextAnimation::LocalInit::m_fFontHeight

The font height in tile heights.