|
YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
事件映射命名空间。 更多...
类型定义 | |
| using | MappedType = GEventPointerWrapper< UIEventArgs && > |
| 映射项类型。 更多... | |
| using | ItemType = GIHEvent< UIEventArgs && > |
| using | PairType = pair< VisualEvent, MappedType > |
| using | MapType = map< VisualEvent, MappedType > |
| 映射表类型。 更多... | |
| using | SearchResult = pair< typename MapType::iterator, bool > |
| 搜索表结果类型。 更多... | |
事件映射命名空间。
| using YSLib::UI::EventMapping::ItemType = typedef GIHEvent<UIEventArgs&&> |
| using YSLib::UI::EventMapping::MappedType = typedef GEventPointerWrapper<UIEventArgs&&> |
| using YSLib::UI::EventMapping::MapType = typedef map<VisualEvent, MappedType> |
| using YSLib::UI::EventMapping::PairType = typedef pair<VisualEvent, MappedType> |
| using YSLib::UI::EventMapping::SearchResult = typedef pair<typename MapType::iterator, bool> |