Difference between revisions of "MouseJoint:getMaxForce"

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

Revision as of 09:27, 21 January 2011

Gets the highest allowed force.

Function

Synopsis

f = MouseJoint:getMaxForce( )

Arguments

None.

Returns

number f
The max allowed force.

See Also

Other Languages