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:
Diffstat (limited to 'doc/python_api/rst/bge.logic.rst')
-rw-r--r--doc/python_api/rst/bge.logic.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/python_api/rst/bge.logic.rst b/doc/python_api/rst/bge.logic.rst
index 95af6cb58a3..301dc99f47c 100644
--- a/doc/python_api/rst/bge.logic.rst
+++ b/doc/python_api/rst/bge.logic.rst
@@ -501,27 +501,27 @@ See :class:`bge.types.KX_ConstraintActuator.option`
* Applicable to Distance constraint:
- .. data:: KX_CONSTRAINT_NORMAL
+ .. data:: KX_CONSTRAINTACT_NORMAL
Activate alignment to surface
- .. data:: KX_CONSTRAINT_DISTANCE
+ .. data:: KX_CONSTRAINTACT_DISTANCE
Activate distance control
- .. data:: KX_CONSTRAINT_LOCAL
+ .. data:: KX_CONSTRAINTACT_LOCAL
Direction of the ray is along the local axis
* Applicable to Force field constraint:
- .. data:: KX_CONSTRAINT_DOROTFH
+ .. data:: KX_CONSTRAINTACT_DOROTFH
Force field act on rotation as well
* Applicable to both:
- .. data:: KX_CONSTRAINT_MATERIAL
+ .. data:: KX_CONSTRAINTACT_MATERIAL
Detect material rather than property