Exemplo n.º 1
0
 public void getBoss(bossTwo saulMander)
 {
     this.saulMander = saulMander;
 }
Exemplo n.º 2
0
 public void Initialize(bossTwo saulMander, Hero styrax)
 {
     this.styrax     = styrax;
     Position        = sPosition;
     this.saulMander = saulMander;
 }