Difference between revisions of "Object (Português)"
(Created page with 'A superclasse de todos os tipos do LÖVE. == Funções == {{#ask: Category:Functions parent::Object (Português) | headers=hide | ?Description }} == Veja Também == * [[p…') |
|||
Line 3: | Line 3: | ||
{{#ask: [[Category:Functions]] [[parent::Object (Português)]] | {{#ask: [[Category:Functions]] [[parent::Object (Português)]] | ||
| headers=hide | | headers=hide | ||
+ | | format=template | ||
+ | | template=ListingFields | ||
+ | | introtemplate=ListingIntro | ||
+ | | outrotemplate=ListingOutro | ||
| ?Description | | ?Description | ||
+ | | ?PrettySince | ||
+ | | ?PrettyRemoved | ||
+ | }} | ||
+ | == Subtipos == | ||
+ | {{#ask: [[Category:Types]] [[parent::Object (Português)]] [[Concept:Current]] | ||
+ | | headers=hide | ||
+ | | format=template | ||
+ | | template=ListingFields | ||
+ | | introtemplate=ListingIntro | ||
+ | | outrotemplate=ListingOutro | ||
+ | | ?Description | ||
+ | | ?PrettySince | ||
+ | | ?PrettyRemoved | ||
}} | }} | ||
== Veja Também == | == Veja Também == | ||
Line 9: | Line 26: | ||
[[Category:Types]] | [[Category:Types]] | ||
{{#set:Description=A superclasse de todos os tipos do LÖVE.}} | {{#set:Description=A superclasse de todos os tipos do LÖVE.}} | ||
− | == | + | {{#set:Since=000}} |
+ | == Outros Idiomas == | ||
{{i18n|Object}} | {{i18n|Object}} |
Latest revision as of 01:00, 5 March 2014
A superclasse de todos os tipos do LÖVE.
Contents
Funções
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. |
Subtipos
Channel (Português) | Um objeto que pose ser usado para enviar e receber dados entre diferentes threads. | 0.9.0 | |
Data (Português) | A superclasse de todos os dados. | ||
Decoder (Português) | Um objeto que pode decodificar gradualmente um arquivo de som. | ||
File (Português) | Representa um arquivo no sistema de arquivos. | ||
Fixture (Português) | Fixtures anexam formas a corpos. | 0.8.0 | |
SoundData (Português) | Contém amostras de áudio bruto. | ||
Source (Português) | Um Source representa áudio que pode ser tocado. |
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