Return whether the cursor is currently being shown.
SDL_bool SDL_CursorVisible(void);
Returns SDL_TRUE if the cursor is being shown, or SDL_FALSE if the cursor is hidden.
SDL_TRUE
SDL_FALSE
This function is available since SDL 3.0.0.
CategoryAPI
[ front page | index | search | recent changes | git repo | offline html ]
All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0). Wiki powered by ghwikipp.