[Home]History of BasicSurfer/Code

Robo Home | Changes | Preferences | AllPages


Revision 7 . . July 24, 2008 12:39 EST by Asdasd
Revision 6 . . (edit) September 19, 2007 11:20 EST by Skilgannon [paint sequence changed in new robocode]
  

Difference (from prior major revision) (no other diffs)

Changed: 316c316
g.setColor(Color.red);
g.setColor(java.awt.Color.red);

Changed: 328c328
Point2D.Double center = w.fireLocation;
//Point2D?.Double center = w.fireLocation;

Added: 335a336,339




Found and corrected 2 error in the method onPaint: Point2D.Double center = w.fireLocation; is called 2 times, and it's missing import java.awt.Color

Robo Home | Changes | Preferences | AllPages
Search: