![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
This is the complete list of members for s3d::SimpleAnimation, including all inherited members.
isDone() const | s3d::SimpleAnimation | |
lengthSec() const noexcept | s3d::SimpleAnimation | |
loopCount() const | s3d::SimpleAnimation | |
operator[](StringView name) const | s3d::SimpleAnimation | |
pause() | s3d::SimpleAnimation | |
posSec() const | s3d::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()=default | s3d::SimpleAnimation | |
SimpleAnimation(ISteadyClock *pSteadyClock) | s3d::SimpleAnimation | explicit |
start() | s3d::SimpleAnimation |