Keys currently down, to be depressed if the pointer moves away

Property definitions

gamnit $ RoundControl :: down_names
	# Keys currently down, to be depressed if the pointer moves away
	private var down_names = new Set[String]
lib/gamnit/virtual_gamepad/virtual_gamepad.nit:270,2--271,41