Difference between revisions of "PolygonShape (Português)"
(Initial Portuguese translation) |
m (translation update) |
||
Line 3: | Line 3: | ||
Cria-se uma nova Forma Polígono com [[love.physics.newPolygonShape (Português)|love.physics.newPolygonShape]] ou [[love.physics.newRectangleShape (Português)|love.physics.newRectangleShape]]. | Cria-se uma nova Forma Polígono com [[love.physics.newPolygonShape (Português)|love.physics.newPolygonShape]] ou [[love.physics.newRectangleShape (Português)|love.physics.newRectangleShape]]. | ||
− | == | + | == Funções == |
− | {{#ask: [[Category:Functions]] [[parent::PolygonShape | + | {{#ask: [[Category:Functions]] [[parent::PolygonShape (Português)]] |
| headers=hide | | headers=hide | ||
| ?Description | | ?Description | ||
}} | }} | ||
+ | {{#ask: [[Category:Functions]] [[parent:Shape (Português)]] | ||
+ | | headers=hide | ||
+ | | ?Descrition | ||
+ | }} | ||
+ | {{#ask: [[Category:Functions]] [[parent::Object (Português)]] | ||
+ | | headers=hide | ||
+ | | ?Description | ||
+ | }} | ||
+ | |||
== Supertipos == | == Supertipos == | ||
[[Shape (Português)]] | [[Shape (Português)]] | ||
+ | |||
+ | [[Object (Português)]] | ||
+ | |||
== Veja Também == | == Veja Também == | ||
* [[parent::love.physics (Português)]] | * [[parent::love.physics (Português)]] | ||
Line 16: | Line 28: | ||
[[Category:Types]] | [[Category:Types]] | ||
{{#set:Description=Polígonos são convexos com até 8 lados.}} | {{#set:Description=Polígonos são convexos com até 8 lados.}} | ||
+ | |||
== Outros Idiomas == | == Outros Idiomas == | ||
{{i18n|PolygonShape}} | {{i18n|PolygonShape}} |
Latest revision as of 11:00, 9 March 2011
Polígonos são convexos com até 8 lados.
Cria-se uma nova Forma Polígono com love.physics.newPolygonShape ou love.physics.newRectangleShape.
Funções
PolygonShape:getPoints (Português) | Obtém as coordenadas do mundo dos vértices do polígono. |
Object:type (Português) | Obtém o tipo do objeto como um string. |
Object:typeOf (Português) | Verifica se um objeto é de um certo tipo. |
Supertipos
Veja Também
- love.physics (Português)
- love.physics.newPolygonShape (Português)
- love.physics.newRectangleShape (Português)
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