![]() |
Kiwano Engine v1.3.x
|
事件类型 更多...
#include <EventType.h>
Public 成员函数 | |
| EventType (const std::type_index &type) | |
| bool | IsNull () const |
| 是否是空类型 | |
| const std::type_index & | GetType () const |
| bool | operator== (const EventType &rhs) const |
| bool | operator!= (const EventType &rhs) const |
| bool | operator< (const EventType &rhs) const |
| bool | operator<= (const EventType &rhs) const |
| bool | operator> (const EventType &rhs) const |
| bool | operator>= (const EventType &rhs) const |
事件类型