summaryrefslogtreecommitdiffstats
path: root/o3d/samples/o3djs/fps.js
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/samples/o3djs/fps.js')
-rw-r--r--o3d/samples/o3djs/fps.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/o3d/samples/o3djs/fps.js b/o3d/samples/o3djs/fps.js
index b0987dc..7ca1919 100644
--- a/o3d/samples/o3djs/fps.js
+++ b/o3d/samples/o3djs/fps.js
@@ -145,6 +145,7 @@ o3djs.fps.CONST_COLOR_EFFECT =
* @param {number} clientHeight Height of client area.
* @param {!o3d.RenderNode} opt_parent RenderNode to use as parent for
* ViewInfo that will be used to render the FPS with.
+ * @return {!o3djs.fps.FPSManager} The created FPSManager.
*/
o3djs.fps.createFPSManager = function(pack,
clientWidth,