Smoothened history of pointers in the current motion event

Property definitions

gamnit :: camera_control_android $ EulerCamera :: last_motion_pointers
	# Smoothened history of pointers in the current motion event
	private var last_motion_pointers = new HashMap[Int, Point[Float]] is lazy
lib/gamnit/camera_control_android.nit:22,2--23,74