Difference between revisions of "Body:setX"

m (1 revision: Importing from potato (again).)
m (included link to other languages)
Line 1: Line 1:
 +
Set the x position of the body.
  
Set the x position of the body.
 
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 10: Line 10:
 
=== Returns ===
 
=== Returns ===
 
Nothing.
 
Nothing.
 +
 
== See Also ==
 
== See Also ==
 
* [[parent::Body]]
 
* [[parent::Body]]
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Set the x position of the body.}}
 
{{#set:Description=Set the x position of the body.}}
 +
 +
== Other Languages ==
 +
{{i18n|Body:setX}}

Revision as of 09:22, 30 January 2011

Set the x position of the body.

Function

Synopsis

Body:setX( x )

Arguments

number x
The x position.

Returns

Nothing.

See Also


Other Languages