WoolDoughnut310

Results 5 issues of WoolDoughnut310

I tried the README code but changed the colliders from rectangle to circle but then LÖVE shows an error when I press 'p' ![image](https://user-images.githubusercontent.com/45436489/85198501-1781f500-b2e1-11ea-98d0-8a5c61f885e2.png) ``` function love.load() world = physics.newWorld(0,...

Made key_to_button, gamepad_to_button, axis_to_button, button_to_key, button_to_gamepad and button_to_axis part of the Input class for outside use.

The `load` method is not present on the react-howler type definition. EDIT: The `pause` and `play` methods are also not on the type declaration.