Uses of Class
com.threerings.openal.config.SounderConfig.Fixed

Packages that use SounderConfig.Fixed
com.threerings.openal.config OpenAL configurations. 
 

Uses of SounderConfig.Fixed in com.threerings.openal.config
 

Subclasses of SounderConfig.Fixed in com.threerings.openal.config
static class SounderConfig.BaseClip
          Base class for SounderConfig.BaseClip and SounderConfig.MetaClip.
static class SounderConfig.BaseStream
          Base class for SounderConfig.BaseStream and SounderConfig.MetaStream.
static class SounderConfig.Clip
          Plays a sound clip.
static class SounderConfig.MetaClip
          Plays a randomly selected clip.
static class SounderConfig.MetaStream
          Selects between a number of substreams.
static class SounderConfig.Stream
          Plays a sound stream.
 



Copyright © 2011. All Rights Reserved.