Map IDs to actors

Property definitions

gamnit :: selection $ App :: _selection_map
	# Map IDs to actors
	private var selection_map = new Map[Int, Actor]
lib/gamnit/depth/selection.nit:93,2--94,48