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.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|MouseJoint:getMaxForce}}
 
{{i18n|MouseJoint:getMaxForce}}

Latest revision as of 11:05, 25 March 2011

Gets the highest allowed force.

Function

Synopsis

f = MouseJoint:getMaxForce( )

Arguments

None.

Returns

number f
The max allowed force.

See Also


Other Languages