Project

General

Profile

« Previous | Next » 

Revision 4c6cbfa2

Added by Leszek Koltunski 6 months ago

clean up TwistyObject's API

View differences:

src/main/java/org/distorted/config/ConfigObjectLibInterface.java
27 27
  public void onObjectCreated(long time) { }
28 28
  public void onReplaceModeDown(int cubit, int face) { }
29 29
  public void onReplaceModeUp() { }
30
  public void onFinishRotation(int axis, int row, int angle) { }
30
  public void onRemoveRotation(int axis, int row, int angle) { }
31 31
  public void failedToDrag() { }
32 32
  public void reportJSONError(String error, int ordinal) { }
33 33

  

Also available in: Unified diff