gopxl / pixel

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

`type StandardCursor = glfw.StandardCursor` (with `=`) to avoid casting below? #116

Closed dusk125 closed 1 week ago

dusk125 commented 3 weeks ago
          `type StandardCursor = glfw.StandardCursor` (with `=`) to avoid casting below?

_Originally posted by @MarkKremer in https://github.com/gopxl/pixel/pull/114#discussion_r1728441004_