Example #1
0
 public void setWidth(double width) {
   super.setWidth(width);
   manaBar.setWidth(width);
 }