|
Tileson 1.4.0
A helpful json parser for Tiled maps
|
This is the complete list of members for tson::Animation, including all inherited members.
| Animation()=default | tson::Animation | inline |
| Animation(const std::vector< tson::Frame > &frames) | tson::Animation | inline |
| any() const | tson::Animation | inline |
| getCurrentFrame() const | tson::Animation | inline |
| getCurrentFrameNumber() const | tson::Animation | inline |
| getCurrentTileId() const | tson::Animation | inline |
| getFrames() const | tson::Animation | inline |
| getTimeDelta() const | tson::Animation | inline |
| reset() | tson::Animation | inline |
| setCurrentFrame(uint32_t currentFrame) | tson::Animation | inline |
| setFrames(const std::vector< tson::Frame > &frames) | tson::Animation | inline |
| setTimeDelta(float timeDelta) | tson::Animation | inline |
| size() const | tson::Animation | inline |
| update(float timeDeltaMs) | tson::Animation | inline |