Project

General

Profile

« Previous | Next » 

Revision c2d85688

Added by Leszek Koltunski almost 2 years ago

Lots of progress

View differences:

distorted-sokoban/src/main/java/org/distorted/keyboard/TouchKeyboard.java
1
package org.distorted.sokoban;
1
package org.distorted.keyboard;
2 2

  
3 3
import android.content.Context;
4 4
import android.content.res.Resources;
......
14 14
import android.view.MotionEvent;
15 15
import android.view.View;
16 16

  
17
import org.distorted.sokoban.R;
18

  
17 19
//import android.util.Log;
18 20

  
19 21
////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff