CocosSharp
CCRotateTo
CocosSharp.CCRotateTo Class
Rotates a object to a certain angle by modifying it's rotation attribute. The direction will be decided by the shortest angle.
See Also:
CCRotateTo Members
Syntax
public class
CCRotateTo
:
CCFiniteTimeAction
Remarks
When this action is added to a CCNode, the action will run over a period of time.
Requirements
Namespace:
CocosSharp
Assembly:
CocosSharp (in CocosSharp.dll)