|
dl
|
动作系统对象 更多...
#include <dl_action_def.h>
被 dl::ActionColor 继承.
Public 成员函数 | |
| bool | IsFinish () |
| FloatTime | GetK () |
| 返回进度0-1 | |
Protected 成员函数 | |
| virtual void | Update ()=0 |
| Action (FloatTime t) | |
| virtual | ~Action () |
友元 | |
| class | ActionManager |
动作系统对象
在文件 dl_action_def.h 第 25 行定义.
|
inlineprotected |
在文件 dl_action_def.h 第 38 行定义.
|
inlineprotectedvirtual |
在文件 dl_action_def.h 第 43 行定义.
| FloatTime dl::Action::GetK | ( | ) |
返回进度0-1
|
inline |
在文件 dl_action_def.h 第 29 行定义.
|
protectedpure virtual |
在 dl::ActionColor 内被实现.
|
friend |
在文件 dl_action_def.h 第 27 行定义.