Difference between revisions of "MouseJoint:setMaxForce"

 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
+
Sets the highest allowed force.
Sets the target point.
 
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 13: Line 12:
 
* [[parent::MouseJoint]]
 
* [[parent::MouseJoint]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=Sets the target point.}}
+
{{#set:Description=Sets the highest allowed force.}}
 +
{{#set:Since=000}}
 +
== Other Languages ==
 +
{{i18n|MouseJoint:setMaxForce}}

Latest revision as of 11:05, 25 March 2011

Sets the highest allowed force.

Function

Synopsis

MouseJoint:setMaxForce( f )

Arguments

number f
The max allowed force.

Returns

Nothing.

See Also


Other Languages