public void draw(SimGraphics g) {
   g.drawFastRoundRect(Color.red);
 }