phina.js.d.ts
    Preparing search index...

    Interface SoundStatic

    interface SoundStatic {
        new SoundStatic(): phina.asset.Sound;
        getAudioContext(): AudioContext;
        getMasterGain(): GainNode;
        (): phina.asset.Sound;
    }
    Index

    Constructors

    Methods

    • Returns AudioContext