Project

General

Profile

« Previous | Next » 

Revision 4c0cd600

Added by Leszek Koltunski about 4 years ago

Change the series of Object buttons in the Play state into a PopupWindow.

View differences:

src/main/java/org/distorted/magic/RubikSurfaceView.java
82 82
      mScreenMin = Math.min(width, height);
83 83
      }
84 84

  
85
///////////////////////////////////////////////////////////////////////////////////////////////////
86

  
87
    boolean isVertical()
88
      {
89
      return mScreenHeight>mScreenWidth;
90
      }
91

  
85 92
///////////////////////////////////////////////////////////////////////////////////////////////////
86 93

  
87 94
    RubikRenderer getRenderer()

Also available in: Unified diff