Project

General

Profile

« Previous | Next » 

Revision 3441bb94

Added by Leszek Koltunski almost 2 years ago

Lots of progress with the main screen

View differences:

distorted-sokoban/src/main/java/org/distorted/sokoban/SokobanLevels.java
114 114
      mNumLevels = 0;
115 115
      mScrollPos = 0;
116 116
      mScrollSpeed=0;
117
      
117

  
118 118
      res = context.getResources();
119 119
      
120 120
      mVertical = (scrWidth<=scrHeight);

Also available in: Unified diff