Rotation around the Y axis (looking left or right)

Property definitions

gamnit $ EulerCamera :: _yaw
	# Rotation around the Y axis (looking left or right)
	var yaw = 0.0 is writable
lib/gamnit/cameras.nit:48,2--49,26