responsive-gamepad icon indicating copy to clipboard operation
responsive-gamepad copied to clipboard

Fix Docs so that add Touch input functions say that they return removal functions

Open torch2424 opened this issue 6 years ago • 1 comments

Right now we can only add inputs. But cna't remove them :cry:

torch2424 avatar May 16 '19 06:05 torch2424

Yes we can remove them! See: https://github.com/torch2424/responsive-gamepad/blob/master/lib/touchInput/touchInput.js#L135

We just need to fix the docs. Renaming this issue to have the docs add the correct return types :smile:

torch2424 avatar Feb 04 '20 08:02 torch2424