Go to file
Joshua Salzedo 03cd1562fd
Fixed init and button detection runtime (#7)
The JoyButtonEvent handler incorrectly checked the t.Type rather than the T.State when deciding whether a button was pressed or released.
The joystick constructor was missing an int cast.
2020-03-10 22:50:16 +08:00
assets Initial commit 2018-01-18 09:51:32 +08:00
examples Fixed init and button detection runtime (#7) 2020-03-10 22:50:16 +08:00