Difference between revisions of "Body:setY"

m (included link to other languages)
(sleep note)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
Set the y position of the body.
 
Set the y 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 y position of the body.}}
 
{{#set:Description=Set the y position of the body.}}
 +
{{#set:Since=000}}
  
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|Body:setY}}
 
{{i18n|Body:setY}}

Latest revision as of 13:59, 21 February 2014

Set the y position of the body.

This function cannot wake up the body.

Function

Synopsis

Body:setY( y )

Arguments

number y
The y position.

Returns

Nothing.

See Also


Other Languages