Updates the _timer of this Particle.
_timer
@override void update(double dt) { super.update(dt); animationTicker.update(dt); }