mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 13:07:26 +01:00
d00d0c8556
This change adds APIs to enable to use system cursor shapes other than the default shape (an arrow). This change doesn't add these cursors since they seem a little different on macOS from the other platforms. * GLFW_HRESIZE_CURSOR * GLFW_VRESIZE_CURSOR Closes #995 |
||
---|---|---|
.. | ||
compositemode.go | ||
cursor.go | ||
event.go | ||
filter.go | ||
gamepadbutton.go | ||
graphics.go | ||
input.go | ||
keys.go | ||
modifier.go | ||
mousebutton.go | ||
ui.go |