Project

General

Profile

« Previous | Next » 

Revision 11fa413d

Added by Leszek Koltunski over 2 years ago

Make the ShapeChanging the default TouchControl during MODE_REPLACE.

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyMinx.java
561 561

  
562 562
///////////////////////////////////////////////////////////////////////////////////////////////////
563 563

  
564
  public int getMovementType()
564
  public int getTouchControlType()
565 565
    {
566 566
    return TC_DODECAHEDRON;
567 567
    }
568 568

  
569 569
///////////////////////////////////////////////////////////////////////////////////////////////////
570 570

  
571
  public int getMovementSplit()
571
  public int getTouchControlSplit()
572 572
    {
573 573
    return TYPE_SPLIT_EDGE;
574 574
    }

Also available in: Unified diff