Project

General

Profile

« Previous | Next » 

Revision 5d8a1d51

Added by Leszek Koltunski about 5 years ago

Rubk App: changes in the UI

View differences:

src/main/java/org/distorted/examples/rubik/RubikSurfaceView.java
164 164
      return true;
165 165
      }
166 166

  
167
///////////////////////////////////////////////////////////////////////////////////////////////////
168

  
169
    void setNewCubeSize(int newCubeSize)
170
      {
171
      android.util.Log.e("view", "new size="+newCubeSize);
172
      }
173

  
174
///////////////////////////////////////////////////////////////////////////////////////////////////
175

  
176
    void scrambleCube()
177
      {
178
      android.util.Log.e("view", "scrambling...");
179
      }
180

  
167 181
///////////////////////////////////////////////////////////////////////////////////////////////////
168 182

  
169 183
    void setScreenSize(int width, int height)

Also available in: Unified diff