Chesto 0.9
A declarative and element-based library for creating GUIs on homebrew'd consoles
Animation Member List

This is the complete list of members for Animation, including all inherited members.

Animation(int startTime, int duration, std::function< void(float)> onStep, std::function< void()> onFinish) (defined in Animation)Animation
duration (defined in Animation)Animation
isFinished() (defined in Animation)Animation
onFinish (defined in Animation)Animation
onStep (defined in Animation)Animation
startTime (defined in Animation)Animation
step() (defined in Animation)Animation