proc paramsbias(self: HingeJoint): float64 {.gcsafe, locks: 0, raises: [], tags: []
.}
-
proc paramsbias=(self: HingeJoint; val: float64) {.gcsafe, locks: 0, raises: [], tags: []
.}
-
proc angularLimitenable(self: HingeJoint): bool {.gcsafe, locks: 0, raises: [], tags: []
.}
-
proc angularLimitenable=(self: HingeJoint; val: bool) {.gcsafe, locks: 0, raises: [],
tags: []
.}
-
proc angularLimitupper(self: HingeJoint): float64 {.gcsafe, locks: 0, raises: [],
tags: []
.}
-
proc angularLimitupper=(self: HingeJoint; val: float64) {.gcsafe, locks: 0, raises: [],
tags: []
.}
-
proc angularLimitlower(self: HingeJoint): float64 {.gcsafe, locks: 0, raises: [],
tags: []
.}
-
proc angularLimitlower=(self: HingeJoint; val: float64) {.gcsafe, locks: 0, raises: [],
tags: []
.}
-
proc angularLimitbias(self: HingeJoint): float64 {.gcsafe, locks: 0, raises: [], tags: []
.}
-
proc angularLimitbias=(self: HingeJoint; val: float64) {.gcsafe, locks: 0, raises: [],
tags: []
.}
-
proc angularLimitsoftness(self: HingeJoint): float64 {.gcsafe, locks: 0, raises: [],
tags: []
.}
-
proc angularLimitsoftness=(self: HingeJoint; val: float64) {.gcsafe, locks: 0,
raises: [], tags: []
.}
-
proc angularLimitrelaxation(self: HingeJoint): float64 {.gcsafe, locks: 0, raises: [],
tags: []
.}
-
proc angularLimitrelaxation=(self: HingeJoint; val: float64) {.gcsafe, locks: 0,
raises: [], tags: []
.}
-
proc motorenable(self: HingeJoint): bool {.gcsafe, locks: 0, raises: [], tags: []
.}
-
proc motorenable=(self: HingeJoint; val: bool) {.gcsafe, locks: 0, raises: [], tags: []
.}
-
proc motortargetVelocity(self: HingeJoint): float64 {.gcsafe, locks: 0, raises: [],
tags: []
.}
-
proc motortargetVelocity=(self: HingeJoint; val: float64) {.gcsafe, locks: 0,
raises: [], tags: []
.}
-
proc motormaxImpulse(self: HingeJoint): float64 {.gcsafe, locks: 0, raises: [], tags: []
.}
-
proc motormaxImpulse=(self: HingeJoint; val: float64) {.gcsafe, locks: 0, raises: [],
tags: []
.}
-