public void Click()
 {
     menu?.receiveLeftClick(Bounds.X + 10, Bounds.Y + 10);
 }