#include <tile.h>
◆ AnimationInfo() [1/3]
| AnimationInfo::AnimationInfo |
( |
| ) |
|
|
default |
◆ AnimationInfo() [2/3]
| AnimationInfo::AnimationInfo |
( |
const TileLayer & | tile | ) |
|
|
inline |
◆ AnimationInfo() [3/3]
| AnimationInfo::AnimationInfo |
( |
std::vector< FrameSpec > * | frames, |
|
|
u16 | frame_length_ms ) |
|
inline |
◆ getFrameCount()
| size_t AnimationInfo::getFrameCount |
( |
| ) |
const |
|
inline |
◆ getTexture()
| video::ITexture * AnimationInfo::getTexture |
( |
float | animation_time | ) |
const |
◆ updateTexture()
| void AnimationInfo::updateTexture |
( |
video::SMaterial & | material, |
|
|
float | animation_time ) |
◆ m_frame_count
| u16 AnimationInfo::m_frame_count = 1 |
|
private |
◆ m_frame_length_ms
| u16 AnimationInfo::m_frame_length_ms = 0 |
|
private |
◆ m_frames
| std::vector<FrameSpec>* AnimationInfo::m_frames = nullptr |
|
private |
The documentation for this struct was generated from the following files: