Uses of Class
org.xjge.core.Speaker
| Package | Description | 
|---|---|
| org.xjge.core | 
 Contains various classes, objects, and utilities many of which are essential 
 to the function of the engine. 
 | 
- 
Uses of Speaker in org.xjge.core
Methods in org.xjge.core that return Speaker Modifier and Type Method Description static SpeakerHardware. getCurrentSpeaker()Obtains the currentSpeakerthe engine is using for audio output.Methods in org.xjge.core that return types with arguments of type Speaker Modifier and Type Method Description static java.util.NavigableMap<java.lang.Integer,Speaker>Hardware. findSpeakers()Finds every available audio device currently connected to the system and returns them in a collection.