Click or drag to resize

ITween Methods

The ITween type exposes the following members.

Methods
  NameDescription
Public methodPause
Pauses the tween.
Public methodResume
Resumes the paused tween.
Public methodStart
Start the tween.
Public methodStop
Stops the tween.
Public methodUpdate
Updates the tween.
Top
See Also