Пример #1
0
 public float getX() {
   if (isInstance) {
     return currentControl.getX();
   }
   return 0;
 }