SoundEffect

constructor(sound: String, volume: Float = 0.4f, pitch: Float = 1.0f)(source)
constructor(sound: Sound, volume: Float = 0.4f, pitch: Float = 1.0f)(source)