Project

General

Profile

« Previous | Next » 

Revision 3f7a4363

Added by Leszek Koltunski over 2 years ago

Remove all files that have been separated into a new library 'objectlib'

View differences:

src/main/java/org/distorted/tutorials/TutorialActivity.java
30 30

  
31 31
import com.google.firebase.analytics.FirebaseAnalytics;
32 32

  
33
import org.distorted.library.main.DistortedLibrary;
34

  
35
import org.distorted.objectlib.main.ObjectList;
36
import org.distorted.objectlib.main.TwistyObject;
37

  
33 38
import org.distorted.dialogs.RubikDialogError;
34 39
import org.distorted.helpers.BlockController;
35 40
import org.distorted.helpers.TwistyActivity;
36 41
import org.distorted.helpers.TwistyPreRender;
37
import org.distorted.library.main.DistortedLibrary;
38 42
import org.distorted.main.R;
39
import org.distorted.objectlib.ObjectList;
40
import org.distorted.objectlib.TwistyObject;
41 43

  
42 44
import static org.distorted.main.RubikRenderer.BRIGHTNESS;
43 45

  

Also available in: Unified diff