Exemplo n.º 1
0
 /**
  * Get the health of the widget.
  *
  * @return float
  */
 public float getHealth() {
   return fWidgetOwner.getHealth();
 }