Difference between revisions of "Body:getInertia (Português)"
(Initial Portuguese translation) |
m (better translation) |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
inercia = Body:getInertia( ) | inercia = Body:getInertia( ) | ||
</source> | </source> | ||
− | === | + | === Argumentos === |
Nenhum. | Nenhum. | ||
=== Retornos === | === Retornos === | ||
{{param|number (Português)|inercia|A inércia rotacional de um Corpo.}} | {{param|number (Português)|inercia|A inércia rotacional de um Corpo.}} | ||
== Veja Também == | == Veja Também == | ||
− | * [[parent::Body (Português]] | + | * [[parent::Body (Português)]] |
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=Obtém a inércia rotacional de um Corpo.}} | {{#set:Description=Obtém a inércia rotacional de um Corpo.}} | ||
== Outros Idiomas == | == Outros Idiomas == | ||
{{i18n|Body:getInertia}} | {{i18n|Body:getInertia}} |
Latest revision as of 07:39, 26 January 2011
Obtém a inércia rotacional de um Corpo.
A inércia rotacional é o quanto é difícil fazer um corpo ter uma rotação. É configurado como o quarto argumento para Body:setMass ou automaticamente com Body:setMassFromShapes.
Função
Sinopse
inercia = Body:getInertia( )
Argumentos
Nenhum.
Retornos
number (Português) inercia
- A inércia rotacional de um Corpo.
Veja Também
Outros Idiomas
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