- 授权协议: BSD
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: http://cocos2d.org/
- 软件文档: http://cocos2d.org/doc.html
软件介绍
cocos2d 是一个 Python 用来开发 2D 游戏和其他图形化交互应用的框架。
主要特性
- 界面流程控制: Manage the flow control between different scenes in an easy way
- 精灵: Fast and easy sprites
- 动作: Just tell sprites what you want them to do. Composable actions like move, rotate, scale and much more
- 特效: Effects like waves, twirl, lens and much more
- 地图平铺: Support for rectangular and hexagonal tiled maps
- 视线: Move from scene to scene with style
- 菜单: Built in classes to create menus
- 文字渲染: Label and HTMLLabel with action support
- 文档完善: Programming Guide + API Reference + Video Tutorials + Lots of simple tests showing how to use it
- 内嵌Python解释器: For debugging purposes
- BSD 授权: Just use it
- Pyglet Based: No external dependencies
- OpenGL Based: Hardware Acceleration
iPhone开发实战
2009-10 / 69.00元
《iPhone开发实战》全面探讨了iPhone平台的两种编程方式——Web开发和SDK编程。全书结合示例对这两种编程方式的基本流程、基本原理和基本原则给出了详细而通俗的讲解。在Web开发方面,分别介绍了三个iPhone Web库,即WebKit、iUI和Canvas,并讨论了Web开发环境Dashcode,最后阐述Web应用程序的调试。在SDK开发方面,详细描述其各种组件和功能,包括Xcode、I......一起来看看 《iPhone开发实战》 这本书的介绍吧!
