Exemplo n.º 1
0
 //Changes the overlay image
 public void SetImage(int imgNum)
 {
     imageOverlay.SetImage(imgNum - 1);
 }