public void RXCellHover(Vector2 pos, bool enter)
 {
     parent.RXGridHover(playerOwnedGrid, pos, enter);
 }