gopxl / pixel

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

SubTask - We'll need to define a `pixel.Action` (Press, Release, Repeat) to move joystick out of opengl #69

Closed dusk125 closed 11 months ago

dusk125 commented 11 months ago
          We'll need to define a `pixel.Action` (Press, Release, Repeat) to move joystick out of opengl

_Originally posted by @bhperry in https://github.com/gopxl/pixel/pull/67#discussion_r1358571242_

duysqubix commented 11 months ago

related to #60