The Nest
Explore
Sign in
akkartik
driver.love
0035-mouse_cursor
0
Programming environment for editing various of my live apps without restarting them.
Code
Changes
Tags
Discussions
main
mouse_cursor = function(name) return love.mouse.getSystemCursor(name) end