public override void draw()
 {
     base.draw();
     highlightBox.drawDebug();
 }