Initializes a particle with the specified position, velocity, radius, mass, and color. @param rx x -coordinate of position @param ry y -coordinate of position @param vx x -coordinate of velocity @param vy y -coordinate of velocity @param radius the radius @param
(double rx, double ry, double vx, double vy, double radius, double mass, Color color)
source not stored for this graph (policy: none)