Kiwano Engine v1.3.x
kiwano::EventModuleContext类 参考

时间模块上下文 更多...

#include <Module.h>

类 kiwano::EventModuleContext 继承关系图:
kiwano::ModuleContext

Public 成员函数

 EventModuleContext (ModuleList &modules, Event *evt)
 
- Public 成员函数 继承自 kiwano::ModuleContext
void Next ()
 

Public 属性

Eventevt
 

Protected 成员函数

void Handle (Module *m) override
 
- Protected 成员函数 继承自 kiwano::ModuleContext
 ModuleContext (ModuleList &modules)
 
virtual void Handle (Module *m)=0
 
void ResetIndex ()
 

详细描述

时间模块上下文

成员函数说明

◆ Handle()

void kiwano::EventModuleContext::Handle ( Module m)
overrideprotectedvirtual