Project

General

Profile

« Previous | Next » 

Revision 8badfe2a

Added by Leszek Koltunski almost 3 years ago

Progress with RubikControl.

View differences:

src/main/java/org/distorted/screens/RubikScreenBase.java
174 174
      });
175 175
    }
176 176

  
177
///////////////////////////////////////////////////////////////////////////////////////////////////
178

  
179
  public void setLockState(RubikActivity act)
180
    {
181
    mLockButton.setImageResource(getLockIcon(act));
182
    }
183

  
177 184
///////////////////////////////////////////////////////////////////////////////////////////////////
178 185

  
179 186
  public void addMove(int axis, int row, int angle)

Also available in: Unified diff