Răsfoiți Sursa

Update Listener.java

update javadoc
Wyatt Gillette 4 luni în urmă
părinte
comite
e92ea4fcc1
1 a modificat fișierele cu 1 adăugiri și 2 ștergeri
  1. 1 2
      jme3-core/src/main/java/com/jme3/audio/Listener.java

+ 1 - 2
jme3-core/src/main/java/com/jme3/audio/Listener.java

@@ -170,8 +170,7 @@ public class Listener {
     }
 
     /**
-     * Sets the rotation of the listener.
-     * This defines the listener's orientation in world space.
+     * Sets the rotation of the listener in world space.
      * If an {@link AudioRenderer} is set, it will be notified of the rotation change.
      *
      * @param rotation The new rotation of the listener.