From 86ed7a988419247479596947ce44279ee8b3528c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Thu, 27 Jun 2019 11:10:53 +0200 Subject: doc: Complete and harmonize all _MAX constant descriptions --- doc/classes/HingeJoint.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/classes/HingeJoint.xml') diff --git a/doc/classes/HingeJoint.xml b/doc/classes/HingeJoint.xml index 79df64f226..2fde885ee8 100644 --- a/doc/classes/HingeJoint.xml +++ b/doc/classes/HingeJoint.xml @@ -66,7 +66,7 @@ Maximum acceleration for the motor. - End flag of PARAM_* constants, used internally. + Represents the size of the [enum Param] enum. If [code]true[/code], the hinges maximum and minimum rotation, defined by [member angular_limit/lower] and [member angular_limit/upper] has effects. @@ -75,7 +75,7 @@ When activated, a motor turns the hinge. - End flag of FLAG_* constants, used internally. + Represents the size of the [enum Flag] enum. -- cgit v1.2.3