sebastien %!s(int64=7) %!d(string=hai) anos
pai
achega
80aacf52c1
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/Audio/babylon.audioEngine.ts

+ 2 - 1
src/Audio/babylon.audioEngine.ts

@@ -1,7 +1,8 @@
 module BABYLON {
     /**
      * This represents an audio engine and it is responsible
-     * to play, synchronize and analyse sounds throughout the  application.
+     * to play, synchronize and analyse sounds throughout the application.
+     * @see http://doc.babylonjs.com/how_to/playing_sounds_and_music
      */
     export interface IAudioEngine extends IDisposable {
         /**