예제 #1
0
 public Hero(hero_type index)
 {
     fillHeroInformation(index);
 }