|
| UILabel (Manager *manager, std::string lab, std::string fontFam) |
|
void | init () override |
|
void | update (float deltaTime) override |
|
void | draw (size_t e_index, PlaneModelRenderer &batch, TazGraphEngine::Window &window) override |
|
void | setLetters (std::string lab) |
|
std::string | GetComponentName () override |
|
virtual void | draw (size_t e_index, LineRenderer &batch, TazGraphEngine::Window &window) |
|
virtual void | draw (size_t e_index, PlaneColorRenderer &batch, TazGraphEngine::Window &window) |
|
virtual void | draw (size_t e_index, LightRenderer &batch, TazGraphEngine::Window &window) |
|
virtual void | showGUI () |
|
◆ draw()
◆ GetComponentName()
std::string UILabel::GetComponentName |
( |
| ) |
|
|
inlineoverridevirtual |
◆ init()
◆ update()
void UILabel::update |
( |
float |
deltaTime | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file:
- /mnt/c/Users/lefte/Mujin/MastersThesis/Taz/TazGraph/TazGraphEngine/GECS/Components/Empty/Util/UILabel.h