|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SounderConfig.Original | |
|---|---|
| com.threerings.openal | |
| com.threerings.openal.config | OpenAL configurations. |
| Uses of SounderConfig.Original in com.threerings.openal |
|---|
| Methods in com.threerings.openal with parameters of type SounderConfig.Original | |
|---|---|
void |
Sounder.BaseClip.setConfig(SounderConfig.Original config)
(Re)configures the implementation. |
| Uses of SounderConfig.Original in com.threerings.openal.config |
|---|
| Subclasses of SounderConfig.Original 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.Fixed
An original config with fixed fields. |
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. |
static class |
SounderConfig.Variable
An original config with variable fields. |
static class |
SounderConfig.VariableClip
Plays a clip with variable parameters. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||