* All this code is fairly ancient, if you want to use it feel free. My improved DrawingBot makes your robot into a slow bot, it embends an static image in the main class which is just blitted to the battlefield on draw... meanin you can draw to it anywhere with the normal drawing tools(just be sure to erase it). If you want some of my more interesting stuff look in http://www.csdgn.org/code/robocode/chase/s2/, the Extension.java should be interesting, as it holds the basic stuff I use for drawing al la the mirrored graphics system. --Chase
|