File TextComponent.hpp

class TextComponent : public UIComponent

Public Functions

void setText(const std::string &text)

Public Members

std::byte padding16[288]
std::string mLabel