Update() private method

private Update ( ) : void
return void
Ejemplo n.º 1
0
 public void UpdateSpells()
 {
     spellList.Update();
 }