gopxl / pixel

A hand-crafted 2D game library in Go.
MIT License
242 stars 10 forks source link

SubTask - Pull Joystick code out of opengl backend #68

Open bhperry opened 1 year ago

bhperry commented 1 year ago

The joystick code should be pulled out of the backend and into pixel core. There's a few things to handle while doing so, see https://github.com/gopxl/pixel/pull/67#discussion_r1358557705 https://github.com/gopxl/pixel/issues/69