Project

General

Profile

« Previous | Next » 

Revision 7e4f3e04

Added by Leszek Koltunski about 2 years ago

Preparation for local creation of puzzles: remove the 'ObjectType' enum from TwistyObject class.

View differences:

src/main/java/org/distorted/screens/RubikScreenPlay.java
178 178
      @Override
179 179
      public void onClick(View view)
180 180
        {
181
         if( mPlayPopup==null )
181
        if( mPlayPopup==null )
182 182
          {
183 183
          float width = act.getScreenWidthInPixels();
184 184
          setupPlayWindow(act,width);

Also available in: Unified diff