|
void | init () override |
|
void | update (float deltaTime) override |
|
void | draw (size_t v_index, PlaneColorRenderer &batch, TazGraphEngine::Window &window) |
|
void | setColor (Color clr) |
|
void | SetFlashAnimation (int idX, int idY, size_t fr, float sp, const Animation::animType type, const std::vector< float > &flashTimes, Color flashC, int reps=0) |
|
void | setFlashFrame () |
|
std::string | GetComponentName () override |
|
void | showGUI () override |
|
virtual void | draw (size_t e_index, PlaneModelRenderer &batch, TazGraphEngine::Window &window) |
|
virtual void | draw (size_t e_index, LineRenderer &batch, TazGraphEngine::Window &window) |
|
virtual void | draw (size_t e_index, LightRenderer &batch, TazGraphEngine::Window &window) |
|
◆ draw()
◆ GetComponentName()
std::string Rectangle_w_Color::GetComponentName |
( |
| ) |
|
|
inlineoverridevirtual |
◆ init()
void Rectangle_w_Color::init |
( |
| ) |
|
|
inlineoverridevirtual |
◆ showGUI()
void Rectangle_w_Color::showGUI |
( |
| ) |
|
|
inlineoverridevirtual |
◆ update()
void Rectangle_w_Color::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/Basic/Rectangle_w_Color.h