|
Aviatrix3D 2.0 Beta 2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AudioComponent | |
org.j3d.aviatrix3d | A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. |
Uses of AudioComponent in org.j3d.aviatrix3d |
Subclasses of AudioComponent in org.j3d.aviatrix3d | |
class |
ByteAudioComponent
A Audio component that uses raw byte data to be interpreted by the format IDs passed in. |
Fields in org.j3d.aviatrix3d declared as AudioComponent | |
protected AudioComponent |
Sound.soundSource
The source feeding this sound |
Methods in org.j3d.aviatrix3d with parameters of type AudioComponent | |
void |
Sound.setAudioSource(AudioComponent src)
Set the source for the sound to use. |
|
Aviatrix3D 2.0 Beta 2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |