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 11:31:51 +0400
committerMitchell Stokes <mogurijin@gmail.com>2012-11-22 11:31:51 +0400
commit6a5d5ed206ea041d60e85020281f06765c0d6779 (patch)
tree5c5ef998c23687a7684bb2a4058bf7a1999b6818 /doc/python_api
parent8a62ec63c8aa20af19689452a751389306e5824d (diff)
Some KX_CONSTRAINTACT_* constants were incorrectly documented as KX_CONSTRAINT_*.
Diffstat (limited to 'doc/python_api')
-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