The members of CocosSharp.CCActionTween are listed below.
See Also: Inherited members from CocosSharp.CCFiniteTimeAction
| 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. |
| [read-only] | From | float. Documentation for this section has not yet been entered. |
| [read-only] | Key | string. Documentation for this section has not yet been entered. |
| [read-only] | To | float. Documentation for this section has not yet been entered. |
| [read-only] | TweenAction | Action<float, string>. Documentation for this section has not yet been entered. |
override | Reverse()returns a new reversed action | |
override | StartAction(CCNode)Starts the action on the specified target | |