Difference between revisions of "Body:setY"

m (1 revision: Importing from potato (again).)
(sleep note)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
Set the y position of the body.
 +
 +
This function cannot wake up the body.
  
Set the y position of the body.
 
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 10: Line 12:
 
=== Returns ===
 
=== Returns ===
 
Nothing.
 
Nothing.
 +
 
== See Also ==
 
== See Also ==
 
* [[parent::Body]]
 
* [[parent::Body]]
 
[[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 ==
 +
{{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