Difference between revisions of "Body:getX"

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

Latest revision as of 10:42, 25 March 2011

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.

See Also


Other Languages