一个神奇的???whatever~~
摘要:
一个神奇的类,用来封装消息数据,统一数据传递接口,从unity引擎源码拷贝而来。#include #include #include struct MessageData{ int type;private: // Note: on Metro WinRT types cannot be locat... 阅读全文
posted @ 2017-06-11 11:16 Vulkan 阅读(91) 评论(0) 推荐(0) 编辑