Josh's Graphics Library
|
This is the complete list of members for JGL::Animation, including all inherited members.
Animation(float duration, const std::vector< KeyFrame > &key_frames={}) | JGL::Animation | explicit |
AppendKeyFrame(const KeyFrame &new_key) | JGL::Animation | |
GetDuratrion() const | JGL::Animation | |
GetKeyFrames() const | JGL::Animation | |
SetDuration(float duration) | JGL::Animation | |
~Animation()=default | JGL::Animation |