Function getCursorVisibility
Wraps SDL_ShowCursor which sets the visibility of the cursor
bool getCursorVisibility() @trusted;
Returns
true if cursor is visible, otherwise false
Wraps SDL_ShowCursor which sets the visibility of the cursor
bool getCursorVisibility() @trusted;
true if cursor is visible, otherwise false