Oxygen Engine
Modern C++ 3D Engine using OpenGL
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages Concepts
oe::gui::component::HasText Class Reference
Inheritance diagram for oe::gui::component::HasText:
[legend]

Public Member Functions

void setText (const std::string &text)
 
std::string getText ()
 
void setAlign (const int &align)
 
int getAlign ()
 

Protected Attributes

int _align
 
std::string _text
 
std::vector< std::string > _text_lines
 

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