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/TwistyUltimate.java
397 397

  
398 398
///////////////////////////////////////////////////////////////////////////////////////////////////
399 399

  
400
  public int getMovementType()
400
  public int getTouchControlType()
401 401
    {
402 402
    return TC_DODECAHEDRON;
403 403
    }
404 404

  
405 405
///////////////////////////////////////////////////////////////////////////////////////////////////
406 406

  
407
  public int getMovementSplit()
407
  public int getTouchControlSplit()
408 408
    {
409 409
    return TYPE_NOT_SPLIT;
410 410
    }

Also available in: Unified diff