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

Packages that use SounderConfig.Clip
com.threerings.openal   
 

Uses of SounderConfig.Clip in com.threerings.openal
 

Methods in com.threerings.openal with parameters of type SounderConfig.Clip
 void Sounder.Clip.setConfig(SounderConfig.Clip config)
          (Re)configures the implementation.
 

Constructors in com.threerings.openal with parameters of type SounderConfig.Clip
Sounder.Clip(AlContext ctx, Scope parentScope, SounderConfig.Clip config)
          Creates a new clip implementation.
 



Copyright © 2011. All Rights Reserved.