Project

General

Profile

« Previous | Next » 

Revision f5da732a

Added by Leszek Koltunski almost 3 years ago

Cube Control: step 2.

View differences:

src/main/java/org/distorted/tutorials/TutorialActivity.java
339 339

  
340 340
    public boolean isLocked()
341 341
      {
342
      ScreenList state = ScreenList.getCurrentState();
342
      ScreenList state = ScreenList.getCurrentScreen();
343 343

  
344 344
      if( state== ScreenList.PLAY || state== ScreenList.READ || state== ScreenList.SOLV )
345 345
        {

Also available in: Unified diff