Is the cursor visible?

Only affects the desktop implementations.

Property definitions

gamnit $ GamnitDisplay :: _show_cursor
	# Is the cursor visible?
	#
	# Only affects the desktop implementations.
	var show_cursor: Bool = true is writable
lib/gamnit/display.nit:43,2--46,41