• Loads a sound from a source URL.

    Parameters

    • name: string

      name the sound will be referenced by later

    • url: string

      URL of the sound source

    • Optional preload: boolean

      Preload this sound?

    Returns void

Generated using TypeDoc