The SDL display managing the window and events

Property definitions

gamnit :: display_linux $ GamnitDisplay :: sdl_window
	# The SDL display managing the window and events
	var sdl_window: SDLWindow is noautoinit
lib/gamnit/display_linux.nit:67,2--68,40