|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use E3DSound2D | |
| espresso3d.engine.sound | |
| Uses of E3DSound2D in espresso3d.engine.sound |
| Methods in espresso3d.engine.sound that return E3DSound2D | |
E3DSound2D |
E3DSoundHandler.play2DSound(java.lang.String soundName,
double pitch,
double volume)
Plays a 2D sound, or a sound that has no position, 1 time. |
E3DSound2D |
E3DSoundHandler.loop2DSound(java.lang.String soundName,
double pitch,
double volume)
Loops a 2D sound, or a sound that has no position, until it is manually stopped. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||