AlexCharlton / Hypergiant

An OpenGL-based game library for CHICKEN Scheme
BSD 2-Clause "Simplified" License
68 stars 5 forks source link

Functions for changing cursor input mode #15

Open eluum opened 2 years ago

eluum commented 2 years ago

Added the functions hide-cursor, show-cursor, and disable-cursor for changing the cursor input mode, since the capability to do so seemed to be missing.