Cocos2d-x之学习笔记

这是一个旋转动画效果

CCAction* rot = CCRotateBy::actionWithDuration(8, 720);