love / 11.3 / body-getfixtures.html /

Body:getFixtures

Available since LÖVE 11.0
It has been renamed from Body:getFixtureList.

Returns a table with all fixtures.

Function

Synopsis

fixtures = Body:getFixtures( )

Arguments

None.

Returns

table fixtures
A sequence with all fixtures.

See Also


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