PlaySound

final case class PlaySound(assetName: AssetName, volume: Volume) extends GlobalEvent

Can be emitted to trigger the one time play back of a sound asset.

Value parameters:
assetName

Reference to the loaded asset

volume

What volume level to play at

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product