CocosSharp.CCActionTween Members

The members of CocosSharp.CCActionTween are listed below.

See Also: Inherited members from CocosSharp.CCFiniteTimeAction

Public Constructors

creates an initializes the action with the property name (key), and the from and to parameters.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
Fromfloat. Documentation for this section has not yet been entered.
[read-only]
Keystring. Documentation for this section has not yet been entered.
[read-only]
Tofloat. Documentation for this section has not yet been entered.
[read-only]
TweenActionAction<float, string>. Documentation for this section has not yet been entered.

Public Methods

override
Reverse() : CCFiniteTimeAction
returns a new reversed action

Protected Methods

override
StartAction(CCNode) : CCActionState
Starts the action on the specified target