public Drawer(Graphics g, Worm worm, BAZOOKA bazooka) { this.worm = worm; this.bazooka = bazooka; this.g = g; }