# File lib/extras/as_particles.rb, line 47
        def life(part)
                (@ticks - part.t).to_f/@life.to_f
        end