Difference between revisions of "Body:getLocalCenter"
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | Get the center of mass position in local coordinates. | ||
+ | Use [[Body:getWorldCenter]] to get the center of mass in world coordinates. | ||
== Function == | == Function == | ||
Line 11: | Line 13: | ||
{{param|number|x|The x coordinate of the center of mass.}} | {{param|number|x|The x coordinate of the center of mass.}} | ||
{{param|number|y|The y coordinate of the center of mass.}} | {{param|number|y|The y coordinate of the center of mass.}} | ||
+ | |||
== See Also == | == See Also == | ||
* [[parent::Body]] | * [[parent::Body]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=}} | + | {{#set:Description=Get the center of mass position in local coordinates.}} |
+ | {{#set:Since=000}} | ||
+ | == Other Languages == | ||
+ | {{i18n|Body:getLocalCenter}} |
Latest revision as of 10:40, 25 March 2011
Get the center of mass position in local coordinates.
Use Body:getWorldCenter to get the center of mass in world coordinates.
Function
Synopsis
x, y = Body:getLocalCenter( )
Arguments
None.
Returns
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info