![]() |
Kiwano Engine v1.3.x
|
时间模块上下文 更多...
#include <Module.h>
Public 成员函数 | |
| EventModuleContext (ModuleList &modules, Event *evt) | |
Public 成员函数 继承自 kiwano::ModuleContext | |
| void | Next () |
Public 属性 | |
| Event * | evt |
Protected 成员函数 | |
| void | Handle (Module *m) override |
Protected 成员函数 继承自 kiwano::ModuleContext | |
| ModuleContext (ModuleList &modules) | |
| virtual void | Handle (Module *m)=0 |
| void | ResetIndex () |
时间模块上下文
|
overrideprotectedvirtual |