Project

General

Profile

« Previous | Next » 

Revision 6f3af598

Added by Leszek Koltunski about 2 years ago

Minor.

View differences:

src/main/java/org/distorted/bandaged/BandagedCreatorTouchControl.java
255 255

  
256 256
    return whichCubitTouched(mLastTouchedFace,mPoint2D[0],mPoint2D[1]);
257 257
    }
258

  
259
///////////////////////////////////////////////////////////////////////////////////////////////////
260

  
261
  public void markCubit(int index, int color)
262
    {
263
    mCubits[index].setTexture(color);
264
    }
265 258
}
266 259

  

Also available in: Unified diff