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:
authorMitchell Stokes <mogurijin@gmail.com>2012-11-22 13:12:21 +0400
committerMitchell Stokes <mogurijin@gmail.com>2012-11-22 13:12:21 +0400
commit9b571c2d54e1874122a285100b587350e2bcf0b5 (patch)
treebf57b7ff5fb4322560631e0c5d36aa5a1f3c4fb3 /doc/python_api/rst/bge.types.rst
parent93ad97c131c97050f998332300dabd02c3b30e87 (diff)
BGE Docs: Fixing indentation.
Diffstat (limited to 'doc/python_api/rst/bge.types.rst')
-rw-r--r--doc/python_api/rst/bge.types.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/python_api/rst/bge.types.rst b/doc/python_api/rst/bge.types.rst
index 9ee5b51a33e..9bb3079e92f 100644
--- a/doc/python_api/rst/bge.types.rst
+++ b/doc/python_api/rst/bge.types.rst
@@ -2241,7 +2241,7 @@ Types
:return: the hit factor
:rtype: float
- .. method:: draw(mode)
+ .. method:: draw(mode)
Draws a debug mesh for the navigation mesh.
@@ -2249,7 +2249,7 @@ Types
:arg mode: integer
:return: None
- .. method:: rebuild()
+ .. method:: rebuild()
Rebuild the navigation mesh.