Difference between revisions of "Body:getY"

m (included link to other languages)
 
Line 15: Line 15:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Get the y position of the body in world coordinates.}}
 
{{#set:Description=Get the y position of the body in world coordinates.}}
 +
{{#set:Since=000}}
  
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|Body:getY}}
 
{{i18n|Body:getY}}

Latest revision as of 10:42, 25 March 2011

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.

See Also


Other Languages