Esempio n. 1
0
 public MapChipParameter(MapChip Parent, MapChipHP Hp)
 {
     parent = Parent;
     hp     = Hp;
 }
 public MapChipParameter(MapChip Parent, MapChipHP Hp)
 {
     parent = Parent;
     hp = Hp;
 }