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
path: root/doc
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2015-03-27 14:20:51 +0300
committerCampbell Barton <ideasman42@gmail.com>2015-03-27 14:23:19 +0300
commit38c4645f0a8f3b3ad39a03b66fea97f402616355 (patch)
tree90db38b143afaa01fc15f004353c5e6be3f1c534 /doc
parent34c92848a77f75ec678b18ea2b203f05c828afdb (diff)
rename BGE attr from D1091 (match methods)
Diffstat (limited to 'doc')
-rw-r--r--doc/python_api/rst/bge_types/bge.types.KX_GameObject.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/python_api/rst/bge_types/bge.types.KX_GameObject.rst b/doc/python_api/rst/bge_types/bge.types.KX_GameObject.rst
index abf1b8b9707..b2cfeb5edc7 100644
--- a/doc/python_api/rst/bge_types/bge.types.KX_GameObject.rst
+++ b/doc/python_api/rst/bge_types/bge.types.KX_GameObject.rst
@@ -78,7 +78,7 @@ base class --- :class:`SCA_IObject`
The object must have a physics controller for the mass to be applied, otherwise the mass value will be returned as 0.0.
- .. attribute:: isDynamicsSuspended
+ .. attribute:: isSuspendDynamics
The object's dynamic state (read-only).