Rotates a CCNode object clockwise a number of degrees by modifying it’s rotation attribute.
Class CCRotateBy
#include <Geode/cocos/actions/CCActionInterval.h>
classCCRotateBy:publiccocos2d::CCActionInterval{ ... }
Examples0
Public static methods2
staticcocos2d::CCRotateBy*create(floatfDuration,floatfDeltaAngle)
creates the action
staticcocos2d::CCRotateBy*create(floatfDuration,floatfDeltaAngleX,floatfDeltaAngleY)
No description provided
Public member functions6
virtualcocos2d::CCObject*copyWithZone(cocos2d::CCZone*pZone)
No description provided
virtualvoidstartWithTarget(cocos2d::CCNode*pTarget)
No description provided
virtualcocos2d::CCActionInterval*reverse()
No description provided