2018年3月30日

cocos2dx :getBoundingBox getContentSize getTextureRect

摘要: 这是cocos2d-x代码看注释的解释 翻译的 不到之处谅解 后面在总结getBoundingBox // 返回一个AABB(axis-aligned bounding-box)在其父母的坐标系统。Returns an AABB (axis-aligned bounding-box) in its 阅读全文

posted @ 2018-03-30 14:49 echo111333 阅读(719) 评论(0) 推荐(0)

C++游戏服务器框架

摘要: 1、skynet是一个开源的,轻量级的,为在线游戏服务器打造的框架 https://github.com/cloudwu/skynet 2、muduo是一个基于 Reactor 模式的 C++ 网络库 https://github.com/chenshuo/muduo/ 3、boost asio 是 阅读全文

posted @ 2018-03-30 10:08 echo111333 阅读(848) 评论(0) 推荐(0)

导航