Difference between revisions of "MouseJoint:getMaxForce"

 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
+
Gets the highest allowed force.
Gets the target point.
 
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 13: Line 12:
 
* [[parent::MouseJoint]]
 
* [[parent::MouseJoint]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=Gets the target point.}}
+
{{#set:Description=Gets the highest allowed force.}}
 +
{{#set:Since=000}}
 +
== Other Languages ==
 +
{{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