Set the x position of the body.

This function cannot wake up the body. 

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

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

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