CG-Project2
|
This is the complete list of members for TimeAnimation, including all inherited members.
Component()=default (defined in Component) | Component | |
dead | TimeAnimation | |
func | TimeAnimation | |
startTime | TimeAnimation | |
TimeAnimation()=delete (defined in TimeAnimation) | TimeAnimation | |
TimeAnimation(const float &startTime, const float &timeToLive, std::function< void()> &&func) | TimeAnimation | inline |
timeToLive | TimeAnimation | |
updateTick(const float ¤tTime) | TimeAnimation | inline |
~Component()=default (defined in Component) | Component | virtual |
~TimeAnimation() override=default (defined in TimeAnimation) | TimeAnimation | virtual |