Function playSound

  • Play a sound in this context

    Parameters

    • sound: Sound

      The sound loaded to play

    • volume: number = 1.0

      The volume (0 -> 1) to play at

    Returns void

Generated using TypeDoc