Package de.coreengine.sound
Class AL
- java.lang.Object
-
- de.coreengine.sound.AL
-
public class AL extends Object
Class to manage openAL stuff- Author:
- Darius Dinger
-
-
Constructor Summary
Constructors Constructor Description AL()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voiddeinit()Destroy OpenAL context and exit devicestatic voidinit()Initalize OpenAL context and get default audio device
-