List of Agents in the simulation

Property definitions

actors $ ClockAgent :: agents
	# List of Agents in the simulation
	var agents: Array[Agent]
lib/actors/examples/agent_simulation/agent_simulation.nit:27,2--28,25