CocosSharp
CCSequence
CocosSharp.CCSequence Class
Runs actions sequentially, one after another.
See Also:
CCSequence Members
Syntax
public class
CCSequence
:
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)