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