Project

General

Profile

« Previous | Next » 

Revision 42803ba0

Added by Leszek Koltunski almost 4 years ago

Introduce three sizes of UI images: small, medium, large.

View differences:

src/main/java/org/distorted/objects/RubikCube.java
105 105
    }
106 106

  
107 107
///////////////////////////////////////////////////////////////////////////////////////////////////
108
// paint the square with upper-right cornder at (left,top) and side length 'side' with texture
108
// paint the square with upper-right corner at (left,top) and side length 'side' with texture
109 109
// for face 'face'.
110 110

  
111 111
  void createFaceTexture(Canvas canvas, Paint paint, int face, int left, int top, int side)

Also available in: Unified diff