Project

General

Profile

« Previous | Next » 

Revision 962b8ff6

Added by Leszek Koltunski 2 months ago

progress with configurable stickers

View differences:

src/main/java/org/distorted/objectlib/main/ObjectControl.java
816 816
      mPreRender.resetAllTextureMaps();
817 817
      }
818 818

  
819
///////////////////////////////////////////////////////////////////////////////////////////////////
820

  
821
    public void recreateColors()
822
      {
823
      TwistyObject object = mPreRender.getObject();
824
      object.recreateFaceColors();
825
      }
826

  
819 827
///////////////////////////////////////////////////////////////////////////////////////////////////
820 828

  
821 829
    public void recreateSticker(float borders, float corners)

Also available in: Unified diff