Exemplo n.º 1
0
 protected Hex findActiveHex(Point point)
 {
     return(MyBoard.findActiveHex(point));
 }