OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::SimpleAnimation Member List

This is the complete list of members for s3d::SimpleAnimation, including all inherited members.

isDone() consts3d::SimpleAnimation
lengthSec() const noexcepts3d::SimpleAnimation
loopCount() consts3d::SimpleAnimation
operator[](StringView name) consts3d::SimpleAnimation
pause()s3d::SimpleAnimation
posSec() consts3d::SimpleAnimation
restart()s3d::SimpleAnimation
resume()s3d::SimpleAnimation
set(StringView name, const KeyFrame &a, const KeyFrame &b, double func(double)=Easing::Linear)s3d::SimpleAnimation
setLoop(const SecondsF &loopEnd)s3d::SimpleAnimation
setLoop(const SecondsF &loopBegin, const SecondsF &loopEnd)s3d::SimpleAnimation
SimpleAnimation()=defaults3d::SimpleAnimation
SimpleAnimation(ISteadyClock *pSteadyClock)s3d::SimpleAnimationexplicit
start()s3d::SimpleAnimation