Difference between revisions of "MouseJoint:getMaxForce"

Line 12: Line 12:
 
* [[parent::MouseJoint]]
 
* [[parent::MouseJoint]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=Gets the target point.}}
+
{{#set:Description=Gets the highest allowed force.}}

Revision as of 08:33, 8 August 2010

Gets the highest allowed force.

Function

Synopsis

f = MouseJoint:getMaxForce( )

Arguments

None.

Returns

number f
The max allowed force.

See Also