Difference between revisions of "Body:getX"
m (1 revision: Imported docs from potato.) |
|||
Line 1: | Line 1: | ||
− | + | Get the x position of the body. | |
== Function == | == Function == | ||
=== Synopsis === | === Synopsis === | ||
Line 13: | Line 13: | ||
* [[parent::Body]] | * [[parent::Body]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=}} | + | {{#set:Description=Get the x position of the body.}} |
Revision as of 16:17, 14 February 2010
Get the x position of the body.
Function
Synopsis
x = Body:getX( )
Arguments
None.
Returns
number x
- The x position.