Input event type for screen drag events.
		(only available on mobile devices)
	
	
		Contains screen drag information. See [method Node._input].
	
	
		http://docs.godotengine.org/en/3.0/tutorials/inputs/inputevent.html
	
	
	
	
	
	
		
			Drag event index in the case of a multi-drag event.
		
		
			Drag position.
		
		
			Drag position relative to its start position.
		
		
			Drag speed.