Difference between revisions of "World:getContacts"
(Created page) |
m |
||
Line 1: | Line 1: | ||
{{newin|[[11.0]]|110|type=method|text=It has been renamed from [[World:getContactList]]}} | {{newin|[[11.0]]|110|type=method|text=It has been renamed from [[World:getContactList]]}} | ||
− | Returns a table with all | + | Returns a table with all [[Contact]]s. |
== Function == | == Function == | ||
Line 11: | Line 11: | ||
None. | None. | ||
=== Returns === | === Returns === | ||
− | {{param|table|contacts|A [[sequence]] with all | + | {{param|table|contacts|A [[sequence]] with all [[Contact]]s.}} |
== See Also == | == See Also == | ||
* [[parent::World]] | * [[parent::World]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=Returns a table with all | + | {{#set:Description=Returns a table with all [[Contact]]s.}} |
== Other Languages == | == Other Languages == | ||
{{i18n|World:getContacts}} | {{i18n|World:getContacts}} |
Latest revision as of 17:07, 28 May 2019
Available since LÖVE 11.0 |
It has been renamed from World:getContactList. |
Returns a table with all Contacts.
Function
Synopsis
contacts = World:getContacts( )
Arguments
None.
Returns
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