SoundBank

open class SoundBank<S>(source)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun playRandom(at: Location, type: S, deltaPitch: Float = 0.1f)
fun playRandom(at: Location, type: S, volume: Float, deltaPitch: Float = 0.1f)