Ejemplo n.º 1
0
 protected override void init(AliveObject pic, Point currentPosition)
 {
     pic.init(currentPosition, rand.Next(-9, 7), -5);
 }