Oxygen Engine
Modern C++ 3D Engine using OpenGL
Loading...
Searching...
No Matches
oe::gui::component::HasText Class Reference
Inheritance diagram for oe::gui::component::HasText:

Public Member Functions

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

Protected Attributes

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

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