as_particles.rb

Path: lib/extras/as_particles.rb
Last Update: Sat Jul 28 19:24:09 -0500 2007

Constants

Particle = Struct.new(:pos, :vel, :t)

[Validate]