Files
love/src/modules/physics
Bart van Strien 23929cab14 Rename love.physics getObjectList functions to getObjects (resolves #1305)
World:getBodyList -> World:getBodies
World:getContactList -> World:getContacts
World:getJointList -> World:getJoints

Body:getFixtureList -> Body:getFixtures
Body:getContactList -> Body:getContacts
Body:getJointList -> Body:getJoints

Marked the old functions as deprecated

--HG--
branch : minor
2017-09-13 15:48:53 +02:00
..
2017-01-02 01:28:29 -04:00
2017-01-02 01:28:29 -04:00
2017-01-02 01:28:29 -04:00
2017-01-02 01:28:29 -04:00
2017-01-02 01:28:29 -04:00
2017-01-02 01:28:29 -04:00