Maintainer: Matthias L. Jugel @version $Id: SoundListener.java 499 2005-09-29 08:24:54Z leo $ @author Matthias L. Jugel, Marcus Mei�ner
Like {@link AudioSource}, this class extends {@link Vec3D} and so if theposition of the listener is changed via the public x,y,z vector components, the updatePosition()
method needs to be called afterwards in order to reflect these changes in the OpenAL context.
|
|
|
|