Project

General

Profile

« Previous | Next » 

Revision 588ace55

Added by Leszek Koltunski over 2 years ago

Prepare the 'objectlib' package to be separated into a library module

View differences:

src/main/java/org/distorted/tutorials/TutorialActivity.java
36 36
import org.distorted.helpers.TwistyPreRender;
37 37
import org.distorted.library.main.DistortedLibrary;
38 38
import org.distorted.main.R;
39
import org.distorted.objectlb.ObjectList;
40
import org.distorted.objectlb.TwistyObject;
39
import org.distorted.objectlib.ObjectList;
40
import org.distorted.objectlib.TwistyObject;
41 41

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

  

Also available in: Unified diff