#include <SimpleAnimation.hpp>
◆ SimpleAnimation() [1/2]
SIV3D_NODISCARD_CXX20 s3d::SimpleAnimation::SimpleAnimation |
( |
| ) |
|
|
default |
◆ SimpleAnimation() [2/2]
SIV3D_NODISCARD_CXX20 s3d::SimpleAnimation::SimpleAnimation |
( |
ISteadyClock * |
pSteadyClock | ) |
|
|
explicit |
◆ isDone()
bool s3d::SimpleAnimation::isDone |
( |
| ) |
const |
◆ lengthSec()
double s3d::SimpleAnimation::lengthSec |
( |
| ) |
const |
|
noexcept |
◆ loopCount()
size_t s3d::SimpleAnimation::loopCount |
( |
| ) |
const |
◆ operator[]()
double s3d::SimpleAnimation::operator[] |
( |
StringView |
name | ) |
const |
◆ pause()
void s3d::SimpleAnimation::pause |
( |
| ) |
|
◆ posSec()
double s3d::SimpleAnimation::posSec |
( |
| ) |
const |
◆ restart()
void s3d::SimpleAnimation::restart |
( |
| ) |
|
◆ resume()
void s3d::SimpleAnimation::resume |
( |
| ) |
|
◆ set()
◆ setLoop() [1/2]
◆ setLoop() [2/2]
◆ start()
void s3d::SimpleAnimation::start |
( |
| ) |
|
The documentation for this class was generated from the following file: