播放状态 更多...
#include <Animation.hpp>
类 GFt::AnimationPlay 继承关系图:Public 成员函数 | |
| AnimationPlay (AnimationAbstract *owner) | |
| void | update (const TimePoint &now) override |
Public 成员函数 继承自 GFt::AnimationState | |
| AnimationState (AnimationAbstract *owner) | |
额外继承的成员函数 | |
Protected 属性 继承自 GFt::AnimationState | |
| AnimationAbstract * | owner_ |
播放状态
| GFt::AnimationPlay::AnimationPlay | ( | AnimationAbstract * | owner | ) |
|
overridevirtual |
实现了 GFt::AnimationState.