Example #1
0
 public void switchSpell(int index)
 {
     wand.switchSpellIndex(index);
 }