Project

General

Profile

« Previous | Next » 

Revision 427ba5bf

Added by Leszek Koltunski 2 months ago

progress with configurable stickers

View differences:

src/main/java/org/distorted/config/ConfigActivity.java
223 223
      return view.getRenderer();
224 224
      }
225 225

  
226
///////////////////////////////////////////////////////////////////////////////////////////////////
227

  
228
    public void recreateColors()
229
      {
230
      ObjectControl control = getControl();
231
      control.recreateColors();
232
      }
233

  
226 234
///////////////////////////////////////////////////////////////////////////////////////////////////
227 235

  
228 236
    public void recreateStickers(int borders, int corners)

Also available in: Unified diff