CocosSharp.CCFadeTo Class
Fades an object that implements the RGBAProtocol protocol. It modifies the opacity from the current value to a custom one.

See Also: CCFadeTo Members

Syntax

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