Difference between revisions of "MouseJoint:setMaxForce"

m (included link to other languages)
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Sets the highest allowed force.}}
 
{{#set:Description=Sets the highest allowed force.}}
 +
== Other Languages ==
 +
{{i18n|MouseJoint:setMaxForce}}

Revision as of 09:32, 21 January 2011

Sets the highest allowed force.

Function

Synopsis

MouseJoint:setMaxForce( f )

Arguments

number f
The max allowed force.

Returns

Nothing.

See Also

Other Languages