Loom Engine - v3.1.1
    Preparing search index...

    Interface TweenHandle

    interface TweenHandle {
        cancel(): void;
        isActive(): boolean;
    }
    Index

    Methods