Difference between revisions of "FileData (Português)"
m (translation update) |
m (translation update) |
||
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 == | == Funções == | ||
− | {{#ask: [[Category:Functions]] [[parent::FileData | + | {{#ask: [[Category:Functions]] [[parent::FileData||Data||Object (Português)]] [[Since::<071]] |
− | | | ||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| headers=hide | | headers=hide | ||
| ?Description | | ?Description |
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