re.util.tweens.tween

bindings for tweens to common object properties to allow them to be interpolated

Members

Classes

Tween
class Tween(T)

represents a tween, to be used for easings/interpolation

Tweener
class Tweener

utility class for starting tweens

Enums

TweenState
enum TweenState
Undocumented in source.

Interfaces

ITween
interface ITween
Undocumented in source.

Meta