Pārlūkot izejas kodu

Mouarf deleting too much from the baseline = you document it

Sebastien Vandenberghe 7 gadi atpakaļ
vecāks
revīzija
ba83a5fb87
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/Cameras/babylon.deviceOrientationCamera.ts

+ 1 - 0
src/Cameras/babylon.deviceOrientationCamera.ts

@@ -24,6 +24,7 @@ module BABYLON {
         /**
          * Gets the current instance class name ("DeviceOrientationCamera").
          * This helps avoiding instanceof at run time.
+         * @returns the class name
          */
         public getClassName(): string {
             return "DeviceOrientationCamera";