Get the SDL singleton

Property definitions

sdl2 $ SDL :: new
	# Get the `SDL` singleton
	new do return once new SDL.internal
lib/sdl2/sdl2_base.nit:33,2--34,36