Difference between revisions of "Body:setLinearVelocity"
m (1 revision: Importing from potato (again).) |
m (included link to other languages) |
||
Line 1: | Line 1: | ||
+ | Sets a new linear velocity for the Body. | ||
− | |||
This function will not accumulate anything; any impulses previously applied since the last call to World:update will be lost. | This function will not accumulate anything; any impulses previously applied since the last call to World:update will be lost. | ||
+ | |||
== Function == | == Function == | ||
=== Synopsis === | === Synopsis === | ||
Line 12: | Line 13: | ||
=== Returns === | === Returns === | ||
Nothing. | Nothing. | ||
+ | |||
== See Also == | == See Also == | ||
* [[parent::Body]] | * [[parent::Body]] | ||
Line 17: | Line 19: | ||
{{#set:Description=Sets a new linear velocity for the Body. | {{#set:Description=Sets a new linear velocity for the Body. | ||
}} | }} | ||
+ | |||
+ | == Other Languages == | ||
+ | {{i18n|Body:setLinearVelocity}} |
Revision as of 09:03, 30 January 2011
Sets a new linear velocity for the Body.
This function will not accumulate anything; any impulses previously applied since the last call to World:update will be lost.
Function
Synopsis
Body:setLinearVelocity( x, y )
Arguments
Returns
Nothing.
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