Interface Sound.Emitter

Enclosing interface:
Sound

public static interface Sound.Emitter
An emitter of sounds.
Since:
4.8.0
See Also:
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    An emitter representing the recipient of a sound.
  • Method Details