You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think "layout" is more like a predefined set of already specifically positioned joystick/s and button/s.
Perhaps "theme"?
Or is that ("layout") exactly what you mean?
In such case, yes, "layout" is perfect
I think "layout" is more like a predefined set of already specifically positioned joystick/s and button/s.
I mean that if you use this eg. layout then it would produce a gampad with similar to this one
And for eg:
newGamepad({layout: 'super intendo'})
'theme' could be nice too, or we just call it 'preset'
But as I said before
Or we could just add a these "layouts/presets" as example code which makes it easy to copy.
So we really just add some preset json objects in the docs/examples/markdown for the dev to copy. (the more it think about it I tend to favor this solution)
And then maybe Gamepad.loadFromJson(...)
Could be done via
Or we could just add a these "layouts/presets" as example code which makes it easy to copy.
The text was updated successfully, but these errors were encountered: