|  | Gamedev Framework (gf)
    0.19.0
    A C++17 framework for 2D games | 
This is the complete list of members for gf::ValueActivity, including all inherited members.
| getDuration() const noexcept | gf::ValueActivity | inline | 
| getOrigin() const noexcept | gf::ValueActivity | inline | 
| getTarget() const noexcept | gf::ValueActivity | inline | 
| restart() override | gf::ValueActivity | virtual | 
| run(Time time) override | gf::ValueActivity | virtual | 
| setDuration(Time duration) | gf::ValueActivity | inline | 
| setOrigin(float origin) | gf::ValueActivity | inline | 
| setTarget(float target) | gf::ValueActivity | inline | 
| ValueActivity(float origin, float target, float &value, Time duration, Easing easing=Ease::linear) | gf::ValueActivity | |
| ~Activity() | gf::Activity | virtual | 
 1.8.13
 1.8.13