Class SoundManager.SoundSystemAccessor

  • Enclosing class:
    SoundManager

    public static class SoundManager.SoundSystemAccessor
    extends paulscode.sound.SoundSystem
    • Field Summary

      • Fields inherited from class paulscode.sound.SoundSystem

        className, commandQueue, commandThread, logger, randomNumberGenerator, soundLibrary
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      paulscode.sound.Library getSoundLibrary()  
      • Methods inherited from class paulscode.sound.SoundSystem

        activate, backgroundMusic, backgroundMusic, checkFadeVolumes, cleanup, CommandQueue, cull, currentLibrary, dequeueSound, errorCheck, errorMessage, fadeOut, fadeOut, fadeOutIn, fadeOutIn, feedRawAudioData, flush, getLastException, getListenerData, getMasterVolume, getPitch, getVolume, importantMessage, init, initialized, interruptCommandThread, libraryCompatible, linkDefaultLibrariesAndCodecs, loadSound, loadSound, ManageSources, message, moveListener, newLibrary, newSource, newSource, newStreamingSource, newStreamingSource, pause, play, playing, playing, queueSound, queueSound, quickPlay, quickPlay, quickStream, quickStream, rawDataStream, removeSource, removeTemporarySources, rewind, setAttenuation, setDistOrRoll, setException, setListenerAngle, setListenerOrientation, setListenerPosition, setLooping, setMasterVolume, setPitch, setPosition, setPriority, setTemporary, setVolume, snooze, stop, switchLibrary, turnListener, unloadSound
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SoundSystemAccessor

        public SoundSystemAccessor()
    • Method Detail

      • getSoundLibrary

        public paulscode.sound.Library getSoundLibrary()