Exemple #1
0
 public ImageCell getCell(System.Windows.Controls.Image image, int x, int y)
 {
     return(mapaKierunkow.getCell(image, x, y));
 }