Update() private method

private Update ( ) : void
return void
 public void UpdateSpells()
 {
     spellList.Update();
 }