Tween

Type Table
Revision Release 2024.3703
Keywords animation, tween, interpolation
See also animation.to()
animation.from()
animation.*

Overview

The tween object created by animation.to() or animation.from().

Methods

object:pause()

object:resume()

object:cancel()

object:setPosition()

object:setSpeedScale()

object:getDuration()

object:getIsPaused()

object:getPosition()

object:getSpeedScale()