CocosSharp.CCNode.AddActions Method
Documentation for this section has not yet been entered.

Syntax

public void AddActions (bool paused, params CCFiniteTimeAction[] actions)

Parameters

paused
Whether the action is paused or not at startup.
actions
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: CocosSharp
Assembly: CocosSharp (in CocosSharp.dll)