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>2018-11-30 00:38:25 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-11-30 00:38:25 +0300
commit8ac2d85d2fd3f8b997e9c9bddadada0dc7bdaf37 (patch)
treed53542fd29020a213c441b50ca514f8507b7f03d /doc/python_api/rst/bge_types/bge.types.SCA_PythonMouse.rst
parent3c767ceccea9c9719fcd885a9ef8b78792cdf2a4 (diff)
Cleanup: trailing space
Diffstat (limited to 'doc/python_api/rst/bge_types/bge.types.SCA_PythonMouse.rst')
-rw-r--r--doc/python_api/rst/bge_types/bge.types.SCA_PythonMouse.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/python_api/rst/bge_types/bge.types.SCA_PythonMouse.rst b/doc/python_api/rst/bge_types/bge.types.SCA_PythonMouse.rst
index 6088d785eeb..10a0e7fd061 100644
--- a/doc/python_api/rst/bge_types/bge.types.SCA_PythonMouse.rst
+++ b/doc/python_api/rst/bge_types/bge.types.SCA_PythonMouse.rst
@@ -18,7 +18,7 @@ base class --- :class:`PyObjectPlus`
a dictionary containing the status of only the active mouse events. (read-only).
:type: dictionary {:ref:`keycode<mouse-keys>`::ref:`status<input-status>`, ...}
-
+
.. attribute:: position
The normalized x and y position of the mouse cursor.
@@ -28,5 +28,5 @@ base class --- :class:`PyObjectPlus`
.. attribute:: visible
The visibility of the mouse cursor.
-
+
:type: boolean