Method: Core::Particles#update

Defined in:
lib/particles.rb

#updateObject



29
30
31
# File 'lib/particles.rb', line 29

def update
  @emitter.update
end