Ejemplo n.º 1
0
 public float getVisionWidth() {
   return mBackgroundRectangle.getWidthScaled();
 }
Ejemplo n.º 2
0
 public float getWidth() {
   return bgRect.getWidthScaled();
 }