Enabled particle emitters

To be populated by the client program.

Property definitions

gamnit :: particles $ App :: particle_systems
	# Enabled particle emitters
	#
	# To be populated by the client program.
	var particle_systems = new Array[ParticleSystem]
lib/gamnit/depth/particles.nit:51,2--54,49