Methods
addChildren
- addChildren<T>(runningTween): void
Internal
Returns void
complete
- complete<T>(runningTween): void
Internal
Returns void
completeAll
- completeAll(): void
Returns void
completeAllByTag
- completeAllByTag(tag): void
Returns void
stop
- stop<T>(runningTween): void
Internal
Returns void
stopAll
- stopAll(): void
Returns void
stopAllByTag
- stopAllByTag(tag): void
Returns void
stopById
- stopById(id): void
Returns void
update
- update(delta): void
Internal
Returns void
This class is responsible for managing and controlling running tweens.