|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectespresso3d.engine.base.E3DEngineItem
espresso3d.engine.sound.E3DSound
espresso3d.engine.sound.E3DSound2D
| Constructor Summary | |
E3DSound2D(E3DEngine engine,
java.lang.String soundName,
int soundBufferID)
|
|
E3DSound2D(E3DSound toCopySound)
|
|
E3DSound2D(E3DSound3D toCopySound2D)
|
|
| Methods inherited from class espresso3d.engine.sound.E3DSound |
getAlSoundBufferID, getAlSourceID, getKey, getPitch, getSoundName, getVolume, isDiscarded, isPaused, setAlSoundBufferID |
| Methods inherited from class espresso3d.engine.base.E3DEngineItem |
getEngine, setEngine |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public E3DSound2D(E3DEngine engine,
java.lang.String soundName,
int soundBufferID)
public E3DSound2D(E3DSound toCopySound)
public E3DSound2D(E3DSound3D toCopySound2D)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||