phaser - v4.0.0-rc.4
    Preparing search index...
    type JSONAnimations = {
        anims: JSONAnimation[];
        globalTimeScale: number;
    }
    Index

    Properties

    anims: JSONAnimation[]

    An array of all Animations added to the Animation Manager.

    globalTimeScale: number

    The global time scale of the Animation Manager.