Underlying GLKit game controller and view

Property definitions

gamnit :: display_ios $ GamnitDisplay :: glk_view
	# Underlying GLKit game controller and view
	var glk_view: NitGLKView is noautoinit
lib/gamnit/display_ios.nit:33,2--34,39