hoverObject method

SelectedTile hoverObject()

Implementation

SelectedTile hoverObject(){
  return tileHoveringOn;
}