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