Project

General

Profile

« Previous | Next » 

Revision acabdd83

Added by Leszek Koltunski over 2 years ago

Rename the 'network' package to 'external' since it will also deal with writing/reading files from local storage.

View differences:

src/main/java/org/distorted/main/RubikRenderer.java
29 29
import org.distorted.library.main.DistortedLibrary;
30 30
import org.distorted.library.main.DistortedScreen;
31 31
import org.distorted.library.mesh.MeshBase;
32
import org.distorted.network.RubikNetwork;
32
import org.distorted.external.RubikNetwork;
33 33
import org.distorted.objectlib.main.ObjectControl;
34 34

  
35 35
import javax.microedition.khronos.egl.EGLConfig;

Also available in: Unified diff