lispgames / cl-sdl2

Common Lisp bindings for SDL2 using C2FFI.
MIT License
304 stars 82 forks source link

Add `show-cursor-p` function to sdl2 API wrapper #168

Open swapneils opened 9 months ago

swapneils commented 9 months ago

A very minor PR to improve the show/hide cursor functionality and add a getter function for the current setting.