Difference between revisions of "Body:setX"

m (included link to other languages)
(sleep note)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
Set the x position of the body.
 
Set the x position of the body.
 +
 +
This function cannot wake up the body.
  
 
== Function ==
 
== Function ==
Line 15: Line 17:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Set the x position of the body.}}
 
{{#set:Description=Set the x position of the body.}}
 +
{{#set:Since=000}}
  
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|Body:setX}}
 
{{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