Difference between revisions of "SpriteBatch (Português)"
(versão inicial em Português) |
m (translation update) |
||
Line 1: | Line 1: | ||
Armazena uma geometria em um buffer e desenha em uma única chamada. | Armazena uma geometria em um buffer e desenha em uma única chamada. | ||
+ | |||
== Funções == | == Funções == | ||
− | {{#ask: [[Category:Functions]] [[parent::SpriteBatch | + | {{#ask: [[Category:Functions]] [[parent::SpriteBatch (Português)]] |
| headers=hide | | headers=hide | ||
| ?Description | | ?Description | ||
}} | }} | ||
+ | {{#ask: [[Category:Functions]] [[parent::Drawable (Português)]] | ||
+ | | headers=hide | ||
+ | | ?Description | ||
+ | }} | ||
+ | {{#ask: [[Category:Functions]] [[parent::Object (Português)]] | ||
+ | | headers=hide | ||
+ | | ?Description | ||
+ | }} | ||
+ | |||
== Supertipos == | == Supertipos == | ||
[[Drawable (Português)]] | [[Drawable (Português)]] | ||
+ | |||
+ | [[Object (Português)]] | ||
+ | |||
== Veja Também == | == Veja Também == | ||
* [[parent::love.graphics (Português)]] | * [[parent::love.graphics (Português)]] | ||
Line 12: | Line 25: | ||
[[Category:Types]] | [[Category:Types]] | ||
{{#set:Description=Armazena uma geometria em um buffer e desenha em uma única chamada.}} | {{#set:Description=Armazena uma geometria em um buffer e desenha em uma única chamada.}} | ||
+ | |||
== Outros Idiomas == | == Outros Idiomas == | ||
{{i18n|SpriteBatch}} | {{i18n|SpriteBatch}} |
Latest revision as of 22:49, 15 February 2011
Armazena uma geometria em um buffer e desenha em uma única chamada.
Funções
SpriteBatch:add (Português) | Adiciona uma entidade gráfica ao lote. |
SpriteBatch:addq (Português) | Adiciona um Quad ao lote. |
SpriteBatch:clear (Português) | Remove todos as entidades gráficas de um buffer. |
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
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