Skip to main content

SoundConfig <Channel>

Index

Properties

optionalchannels

channels?: Channel[]

You may also add a list of string channels to do group operations to sounds at once. For example mute all 'background' sounds.

sound

sound: Sound

optionalvolume

volume?: number

Maximum volume for the sound manager to use, all soundManager.play(.5) calls will

Page Options