Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2011-06-14 11:46:38 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-06-14 11:46:38 +0400
commit214f4e8c0354ee1acc4705f6fff1e6562de41fce (patch)
tree43e0e11f50ddac73291e34cdab59280c4c40dc79 /doc/python_api/rst/bge.logic.rst
parent5fd9bd8bc9ebfe6f6be9afab620b89d8369e745f (diff)
include some useful info in bge docs, by ZiauddinMK on IRC.
Diffstat (limited to 'doc/python_api/rst/bge.logic.rst')
-rw-r--r--doc/python_api/rst/bge.logic.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/python_api/rst/bge.logic.rst b/doc/python_api/rst/bge.logic.rst
index 20a3a68b387..b854c82d777 100644
--- a/doc/python_api/rst/bge.logic.rst
+++ b/doc/python_api/rst/bge.logic.rst
@@ -345,8 +345,8 @@ Utility functions
.. 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