CocosSharp.CCRepeat Class
Repeats an action a number of times. To repeat an action forever use the action.

See Also: CCRepeat Members

Syntax

public class CCRepeat : 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)