[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37471] trunk/blender/doc/python_api/rst/ bge.logic.rst: include some useful info in bge docs, by ZiauddinMK on IRC.

Campbell Barton ideasman42 at gmail.com
Tue Jun 14 09:46:38 CEST 2011


Revision: 37471
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37471
Author:   campbellbarton
Date:     2011-06-14 07:46:38 +0000 (Tue, 14 Jun 2011)
Log Message:
-----------
include some useful info in bge docs, by ZiauddinMK on IRC.

Modified Paths:
--------------
    trunk/blender/doc/python_api/rst/bge.logic.rst

Modified: trunk/blender/doc/python_api/rst/bge.logic.rst
===================================================================
--- trunk/blender/doc/python_api/rst/bge.logic.rst	2011-06-14 07:33:25 UTC (rev 37470)
+++ trunk/blender/doc/python_api/rst/bge.logic.rst	2011-06-14 07:46:38 UTC (rev 37471)
@@ -345,8 +345,8 @@
 
 .. function:: getAverageFrameRate()
 
-   Gets the estimated average framerate
-   
+   Gets the estimated/average framerate for all the active scenes, not only the current scene.
+
    :return: The estimed average framerate in frames per second
    :rtype: float
 




More information about the Bf-blender-cvs mailing list