CocosSharp.CCTargetedAction Class
Overrides the target of an action so that it always runs on the target specified at action creation rather than the one specified by runAction.

See Also: CCTargetedAction Members

Syntax

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