Function loadSound

  • Load a sound from the given URL.

    Parameters

    • url: string

      The URL to load the sound from

    • track: boolean = true

      True if want to track the loading of this resource

    Returns Sound

    The loaded sound

Generated using TypeDoc