Nodes composing this path

Property definitions

a_star $ AStarPath :: nodes
	# Nodes composing this path
	var nodes = new List[N]
lib/a_star/a_star.nit:307,2--308,24