public void OnMouseExit() { GraphicalSociety.showHover(null); }
public void OnMouseEnter() { GraphicalSociety.showHover(inner); }