Difference between revisions of "CompressedData:getFormat"
m |
|||
Line 1: | Line 1: | ||
− | {{newin|[[0. | + | {{newin|[[0.10.0]]|100|type=function}} |
− | Gets the format of the CompressedData. | + | Gets the compression format of the CompressedData. |
== Function == | == Function == | ||
=== Synopsis === | === Synopsis === | ||
Line 9: | Line 9: | ||
None. | None. | ||
=== Returns === | === Returns === | ||
− | {{param| | + | {{param|CompressedDataFormat|format|The format of the CompressedData.}} |
== See Also == | == See Also == | ||
* [[parent::CompressedData]] | * [[parent::CompressedData]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=Gets the format of the CompressedData.}} | + | {{#set:Description=Gets the compression format of the CompressedData.}} |
== Other Languages == | == Other Languages == | ||
{{i18n|CompressedData:getFormat}} | {{i18n|CompressedData:getFormat}} |
Latest revision as of 03:49, 3 October 2015
Available since LÖVE 0.10.0 |
This function is not supported in earlier versions. |
Gets the compression format of the CompressedData.
Function
Synopsis
format = CompressedData:getFormat( )
Arguments
None.
Returns
CompressedDataFormat format
- The format of the CompressedData.
See Also
Other Languages
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