Package org.ka2ddo.yaac.sound

This package defines the interface for YAAC to call sound effects services.

See:
          Description

Interface Summary
SoundMaker This interface specifies the methods and constants to use to request appropriate sounds be made when events occur in YAAC.
 

Class Summary
SoundMaker.RunSound This class provides the services to run sound effects from another thread.
 

Package org.ka2ddo.yaac.sound Description

This package defines the interface for YAAC to call sound effects services. The default implementation only makes beeps for certain event categories.