Пример #1
0
 public float getVisionWidth() {
   return mBackgroundRectangle.getWidthScaled();
 }
Пример #2
0
 public float getWidth() {
   return bgRect.getWidthScaled();
 }