【常见问题记录帖】如何使用加速 移动
Cocos2d-x
JavaScript
superdragon
(superdragon)
2016年04月13日 04:58
#1
使用加速 移动
cocos2d-js里面的动作
action.easing(cc.easeIn())
可以实现加速
关于其他例子可以查看samples中的actionTest