Difference between revisions of "Body:getY"
Rhezalouis (talk | contribs) m (add detail to function and 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 y position of the body.}} | + | {{#set:Description=Get the y position of the body in world coordinates.}} |
Revision as of 08:28, 13 August 2010
Get the y position of the body in world coordinates.
Function
Synopsis
y = Body:getY( )
Arguments
None.
Returns
number y
- The y position in world coordinates.