大道至简,殊途同归。 CocosCreatorHowToUse是希望简化用户理解Cocos Creator API某些功能的使用。 Cocos Creator How To Use is to simplify the use of some functions that users understand the API.
最近更新: 3个月前为手机网游客户端(cocos2d-x和unity 3D)准备的通信底层,包括tcp和kcp。分帧逻辑采用lengthfield或varint32等,或自定义,解决粘包问题。 cocos2x-x部分已实现thread,threadpool,同步互斥锁等内容。 项目还包括一个synflood的简单实现。
最近更新: 2年多前