projects
/
blender.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fd9bd8
)
include some useful info in bge docs, by ZiauddinMK on IRC.
author
Campbell Barton <ideasman42@gmail.com>
Tue, 14 Jun 2011 07:46:38 +0000
(07:46 +0000)
committer
Campbell Barton <ideasman42@gmail.com>
Tue, 14 Jun 2011 07:46:38 +0000
(07:46 +0000)
doc/python_api/rst/bge.logic.rst
patch
|
blob
|
history
diff --git
a/doc/python_api/rst/bge.logic.rst
b/doc/python_api/rst/bge.logic.rst
index 20a3a68b387d558bb93b11f2482ef8bbb750416c..b854c82d777e6b3e2cfc9adbb12cd103e6d1811e 100644
(file)
--- 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