Set the y position of the body.

This function cannot wake up the body. 

== Function ==
=== Synopsis ===
<source lang="lua">
Body:setY( y )
</source>
=== Arguments ===
{{param|number|y|The y position.}}
=== Returns ===
Nothing.

== See Also ==
* [[parent::Body]]
[[Category:Functions]]
{{#set:Description=Set the y position of the body.}}
{{#set:Since=000}}

== Other Languages ==
{{i18n|Body:setY}}