W3C Gamepad API - Where is it?
Mozilla appear to be ignoring the official W3C specified Gamepad API in favor of their own solution. The W3C specification is by far the better solution for game development (for reasons I will not specify here).
Will the proper W3C Gamepad API ever be available Firefox? If yes, when exactly?
Thanks.
Избрано решение
There is support in Firefox 24 and later, but it is disabled and hidden behind a pref (dom.gamepad.enabled)
See:
- bug 878828 - finalize and enable Gamepad API
Please DO NOT comment in bug reports: https://bugzilla.mozilla.org/page.cgi?id=etiquette.html
Прочетете този отговор в контекста 👍 1Всички отговори (5)
Избрано решение
There is support in Firefox 24 and later, but it is disabled and hidden behind a pref (dom.gamepad.enabled)
See:
- bug 878828 - finalize and enable Gamepad API
Please DO NOT comment in bug reports: https://bugzilla.mozilla.org/page.cgi?id=etiquette.html
Променено на
Awesome. Thanks for the reply, cor-el :-)
You're welcome
Can you comment on if it plans to be _not_ disabled later?
This feature is currently in development and not yet complete;y implemented. As soon as the Firefox developers consider this feature good enough then it will be enabled by default. I don't know in which Firefox version this will be.
There is still work to be done:
- Bug 710398 - (gecko-games) Tracking bug for making Gecko ready as a games platform
Please DO NOT comment in bug reports: https://bugzilla.mozilla.org/page.cgi?id=etiquette.html