
cocos2d-x
文章平均质量分 81
kumxp
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
cocos2d-x 实现图片加文字菜单
最近开始了ios的新项目, 一些关于cocos2d-x的学习, 这里记录点个人的理解和体会, 希望对大家有用。 cocos2d-x中的菜单项想必大家应该用的都比较熟了, 最近项目中刚好需要用到多语言支持和字库问题, 所以有这样的一个需求要做文字与图片背景的叠加,作为一个CCMenuItem响应事件。 类似这样的按钮找了下cocos2d-x没找到合适的(如果有多谢大家指出来), 这里自原创 2012-06-19 00:08:10 · 3939 阅读 · 3 评论 -
Cocos2D Skeletal Animation : Part 2
In part 1 of series, we discussed various tools we explored for doing skeletal animation for your game. Here, In part 2, we discuss in detail about How to use grapefrukt exporter.1. First of all转载 2012-09-20 08:41:00 · 926 阅读 · 0 评论 -
Cocos2D Skeletal Animation : Part 1
mechadmin174 days ago0BLOGLessons LearnedOur game Pablo and the Puppet Punch needed a lot of animations to play on screen at once along with an inverse kinematic implementation and转载 2012-09-20 08:38:44 · 1376 阅读 · 0 评论