CocosSharp
CCRepeatForever
CocosSharp.CCRepeatForever Class
Repeats an action for ever. To repeat the an action for a limited number of times use the action.
See Also:
CCRepeatForever Members
Syntax
public class
CCRepeatForever
:
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)