love / 11.3 / world-getcontacts.html /

World:getContacts

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

table contacts
A sequence with all Contacts.

See Also

© 2006–2020 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/World:getContacts