Re: [w3c/gamepad] `navigator.getGamepads()` should return a `Promise` (#23)

Many devs use a different method, like pGetGamepads or getGamepadsP...
I suggest using a parameter? For instance getGamepads(true) will give you a promise and getGamepads(false) (default) won't?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/issues/23#issuecomment-253921886

Received on Friday, 14 October 2016 21:19:05 UTC