Project

General

Profile

« Previous | Next » 

Revision 55acff1e

Added by Leszek Koltunski 2 months ago

progress with configurable stickers

View differences:

src/main/java/org/distorted/objectlib/main/ObjectControl.java
899 899
      mPreRender.setTextureMap(cubit,face,newColor);
900 900
      }
901 901

  
902
///////////////////////////////////////////////////////////////////////////////////////////////////
903

  
904
    public void repaintPuzzleFace(int cubit, int face, int color)
905
      {
906
      mPreRender.repaintPuzzleFace(cubit,face,color);
907
      }
908

  
902 909
///////////////////////////////////////////////////////////////////////////////////////////////////
903 910

  
904 911
    public boolean onTouchEvent(int mode)

Also available in: Unified diff