| Package | Description |
|---|---|
| com.threerings.openal |
| Modifier and Type | Class and Description |
|---|---|
class |
BlankSound
A blank sound used when we cannot initialize the sound system.
|
| Modifier and Type | Method and Description |
|---|---|
Sound |
SoundGroup.getSound(String path)
Obtains an "instance" of the specified sound which can be positioned, played, looped and
otherwise used to make noise.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Sound.StartObserver.soundStarted(Sound sound)
Called when the specified sound has started playing.
|
Copyright © 2015. All rights reserved.