Difference between revisions of "Body:setPosition"

m (included link to other languages)
Line 18: Line 18:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Set the position of the body.}}
 
{{#set:Description=Set the position of the body.}}
 +
{{#set:Since=000}}
  
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|Body:setPosition}}
 
{{i18n|Body:setPosition}}

Revision as of 10:44, 25 March 2011

Set the position of the body.

Note that this may not be the center of mass of the body.

Function

Synopsis

Body:setPosition( x, y )

Arguments

number x
The x position.
number y
The y position.

Returns

Nothing.

See Also


Other Languages