Difference between revisions of "MouseJoint:setMaxForce"

m (1 revision: Importing from potato (again).)
Line 1: Line 1:
 
+
Sets the highest allowed force.
Sets the target point.
 
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 13: Line 12:
 
* [[parent::MouseJoint]]
 
* [[parent::MouseJoint]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=Sets the target point.}}
+
{{#set:Description=Sets the highest allowed force.}}

Revision as of 08:32, 8 August 2010

Sets the highest allowed force.

Function

Synopsis

MouseJoint:setMaxForce( f )

Arguments

number f
The max allowed force.

Returns

Nothing.

See Also