ITweenT Methods |
The ITweenT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Pause |
Pauses the tween.
(Inherited from ITween.) | |
| Resume |
Resumes the paused tween.
(Inherited from ITween.) | |
| Setup |
Initialize a tween.
| |
| Start |
Start the tween.
(Inherited from ITween.) | |
| Stop |
Stops the tween.
(Inherited from ITween.) | |
| Update |
Updates the tween.
(Inherited from ITween.) |