Exemplo n.º 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);
 }
Exemplo n.º 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);
 }