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 |
||
---|---|---|
.. | ||
graphics_darwin.go | ||
graphics_opengl.go | ||
hideconsole_notwindows.go | ||
hideconsole_windows.go | ||
input.go | ||
keys.go | ||
run_notsinglethread.go | ||
run_singlethread.go | ||
ui_darwin.go | ||
ui_unix.go | ||
ui_windows.go | ||
ui.go | ||
window.go |