From 38c4645f0a8f3b3ad39a03b66fea97f402616355 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 27 Mar 2015 22:20:51 +1100 Subject: rename BGE attr from D1091 (match methods) --- doc/python_api/rst/bge_types/bge.types.KX_GameObject.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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). -- cgit v1.2.3