From 214f4e8c0354ee1acc4705f6fff1e6562de41fce Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 14 Jun 2011 07:46:38 +0000 Subject: include some useful info in bge docs, by ZiauddinMK on IRC. --- doc/python_api/rst/bge.logic.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/python_api/rst/bge.logic.rst') 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 -- cgit v1.2.3