cocos2d-x 3.0 |
)
全部) 类) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义) 组) 页)
cocos2d-x
关于 cocos2d-x
cocos2d-x 是一款开源框架跨平台的2D游戏引擎,用于构建2D游戏、演示和其他图形交互手机应用。 它基于OpenGL 2.0 和 OpenGL ES 2.0,用C++编写实现。
该项目是基于著名的"cocos2d-iphone"项目实现的。
- 网站: http://www.cocos2d-x.org/
- 论坛: http://forum.cocos2d-x.org/
- 推特: http://twitter.com/cocos2dx/
- 微博: http://weibo.com/cocos2dx/
- 维基: http://wiki.cocos2d-x.org/
- 游戏案例: http://www.cocos2d-x.org/games
- Cocos2dx简单游戏教程
- 安装与运行
- 常见问题
许可协议
Copyright (c) 2010-2012 cocos2d-x.org
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
获取源代码
- 稳定版:
- 发布在 http://download.cocos2d-x.org/
- 最新代码:
如何贡献
- 在github上Fork一份我们的仓库,提交你的修改,然后发送“pull request”给我们。我们将会合并你的贡献到代码的主干分支。
- 非常感激参与提出建议、修复bug和改进。