Update the screen with all rendering since the previous call

Property definitions

sdl2 $ SDLRenderer :: present
	# Update the screen with all rendering since the previous call
	fun present `{ SDL_RenderPresent(self); `}
lib/sdl2/sdl2_base.nit:270,2--271,43