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