Difference between revisions of "FileData (Português)"
(versão inicial) |
m (translation update) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{newin|[[0.7.0]]|type= | + | {{newin|[[0.7.0]]|070|type=object}} |
[[Data (Português)]] representando o conteúdo de um arquivo. | [[Data (Português)]] representando o conteúdo de um arquivo. | ||
− | == | + | == Funções == |
− | {{#ask: [[Category:Functions]] [[parent::FileData (Português)]] | + | {{#ask: [[Category:Functions]] [[parent::FileData||Data||Object (Português)]] [[Since::<071]] |
| headers=hide | | headers=hide | ||
| ?Description | | ?Description | ||
}} | }} | ||
+ | |||
+ | == Supertipos == | ||
+ | [[Data (Português)]] | ||
+ | |||
+ | [[Object (Português)]] | ||
+ | |||
== Veja Também == | == Veja Também == | ||
* [[parent::love.filesystem (Português)]] | * [[parent::love.filesystem (Português)]] | ||
Line 13: | Line 19: | ||
{{#set:Description=[[Data (Português)]] representando o conteúdo de um arquivo. | {{#set:Description=[[Data (Português)]] representando o conteúdo de um arquivo. | ||
}} | }} | ||
+ | |||
== Outros Idiomas == | == Outros Idiomas == | ||
{{i18n|FileData}} | {{i18n|FileData}} |
Latest revision as of 09:31, 13 November 2011
Available since LÖVE 0.7.0 |
This object is not supported in earlier versions. |
Data (Português) representando o conteúdo de um arquivo.
Funções
Data:getPointer | Gets a pointer to the Data. |
Data:getSize | Gets the Data's size in bytes. |
FileData:getExtension | Gets the extension of the FileData. |
FileData:getFilename | Gets the filename of the FileData. |
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