mojo.audio.Sound.Play - nitrologic/monkey2 GitHub Wiki

mojo::mojo.audio.mojo.audio.Sound.Play

Method Play:mojo:mojo.audio.Channel( loop:monkey:monkey.types.Bool=false )

Plays a sound through a temporary channel.

The returned channel will be automatically discarded when it finishes playing or is stopped with Channel.Stop.