Пример #1
0
 // Create a new Action Buttons Object, initialized by the list recieved from the WorldServer
 public void setActionBars(ActionButton[] abl)
 {
     actionBars = new ActionBars(abl);
 }
Пример #2
0
 // Create a new Action Buttons Object, initialized by the list recieved from the WorldServer
 public void setActionBars(ActionButton[] abl)
 {
     actionBars = new ActionBars(abl);
 }