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/objects/TwistyBandagedEvil.java
21 21

  
22 22
import android.content.res.Resources;
23 23

  
24
import org.distorted.objectlb.ScrambleState;
24
import org.distorted.objectlib.ScrambleState;
25 25
import org.distorted.library.main.DistortedEffects;
26 26
import org.distorted.library.main.DistortedTexture;
27 27
import org.distorted.library.mesh.MeshSquare;
28 28
import org.distorted.library.type.Static4D;
29 29
import org.distorted.main.R;
30
import org.distorted.objectlb.ObjectList;
30
import org.distorted.objectlib.ObjectList;
31 31

  
32 32
///////////////////////////////////////////////////////////////////////////////////////////////////
33 33

  

Also available in: Unified diff