Returns the current particle count.
108 109 110
# File 'lib/minigl/particles.rb', line 108 def count @particles.size end