Ejemplo n.º 1
0
 void OnMouseDown()
 {
     myAnimalControl.SelectAnimal(this);          // when click the animal, get the info of this animal
 }