@tsdotnet/tween-factory - v3.0.13
    Preparing search index...

    Can control active tweens.

    interface Manager {
        active: ActiveTweenManager;
        clearInterval(): this;
        updateOnAnimationFrame(): this;
        updateOnInterval(milliseconds: number): this;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Methods