Update() private method

private Update ( ) : void
return void
示例#1
0
 public void UpdateSpells()
 {
     spellList.Update();
 }