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
This is more difficult than I thought it would be, as I can't find any documentation for how glfw maps XBox 360 buttons, plus the triggers are broken anyway in the defines. I recommend removing the defines and implementing a control scheme mechanism for 1.1
For the same reason that consts are preferable over defines, so are enums, debugging is easier for programmers of MINX and of MINX games.
The text was updated successfully, but these errors were encountered: