Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1035)

Unified Diff: samples/o3djs/fps.js

Issue 151062: Fix a minor doc issue in fps.js (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: Created 11 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/o3djs/fps.js
===================================================================
--- samples/o3djs/fps.js (revision 19562)
+++ samples/o3djs/fps.js (working copy)
@@ -145,6 +145,7 @@
* @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,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698