Project

General

Profile

« Previous | Next » 

Revision 4c2c0f44

Added by Leszek Koltunski about 1 year ago

New button in the solver screen: reset all textures.

View differences:

src/main/java/org/distorted/objectlib/main/ObjectControl.java
764 764
      mPreRender.solveOnly();
765 765
      }
766 766

  
767
///////////////////////////////////////////////////////////////////////////////////////////////////
768

  
769
    public void resetTextureMapsEffect(int duration)
770
      {
771
      mPreRender.resetTextureMapsEffect(duration);
772
      }
773

  
767 774
///////////////////////////////////////////////////////////////////////////////////////////////////
768 775

  
769 776
    public void addRotation(MovesFinished listener, int axis, int rowBitmap, int angle, int duration)

Also available in: Unified diff