Difference between revisions of "Body:getX"
Rhezalouis (talk | contribs) m (add detail to function & parameter descriptions.) |
Rhezalouis (talk | contribs) m (synchronize semantic description.) |
||
Line 12: | Line 12: | ||
* [[parent::Body]] | * [[parent::Body]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=Get the x position of the body.}} | + | {{#set:Description=Get the x position of the body in world coordinates.}} |
Revision as of 08:28, 13 August 2010
Get the x position of the body in world coordinates.
Function
Synopsis
x = Body:getX( )
Arguments
None.
Returns
number x
- The x position in world coordinates.