Difference between revisions of "Body:setX"

m (1 revision: Imported docs from potato.)
(sleep note)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
Set the x position of the body.
  
 +
This function cannot wake up the body.
  
 
== Function ==
 
== Function ==
Line 10: Line 12:
 
=== Returns ===
 
=== Returns ===
 
Nothing.
 
Nothing.
 +
 
== See Also ==
 
== See Also ==
 
* [[parent::Body]]
 
* [[parent::Body]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=}}
+
{{#set:Description=Set the x position of the body.}}
 +
{{#set:Since=000}}
 +
 
 +
== Other Languages ==
 +
{{i18n|Body:setX}}

Latest revision as of 13:59, 21 February 2014

Set the x position of the body.

This function cannot wake up the body.

Function

Synopsis

Body:setX( x )

Arguments

number x
The x position.

Returns

Nothing.

See Also


Other Languages