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/TwistyRedi.java
166 166

  
167 167
///////////////////////////////////////////////////////////////////////////////////////////////////
168 168

  
169
  public int getMovementType()
169
  public int getTouchControlType()
170 170
    {
171 171
    return TC_HEXAHEDRON;
172 172
    }
173 173

  
174 174
///////////////////////////////////////////////////////////////////////////////////////////////////
175 175

  
176
  public int getMovementSplit()
176
  public int getTouchControlSplit()
177 177
    {
178 178
    return TYPE_SPLIT_CORNER;
179 179
    }

Also available in: Unified diff