Body:getWorldVector
Transform a vector from local coordinates to world coordinates.
Function
Synopsis
worldX, worldY = Body:getWorldVector( localX, localY )
Arguments
number localX
- The vector x component in local coordinates.
number localY
- The vector y component in local coordinates.
Returns
number worldX
- The vector x component in world coordinates.
number worldY
- The vector y component in world coordinates.
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