Project

General

Profile

« Previous | Next » 

Revision 27a70eae

Added by Leszek Koltunski about 4 years ago

Make RubikCube and RubikCubeMovement generic and not visible outside of their package.

View differences:

src/main/java/org/distorted/network/RubikScoresDownloader.java
24 24
import java.net.URL;
25 25
import java.net.UnknownHostException;
26 26

  
27
import static org.distorted.object.RubikObject.LENGTH;
27
import static org.distorted.object.RubikObjectList.LENGTH;
28 28
import static org.distorted.uistate.RubikStatePlay.MAX_SCRAMBLE;
29 29

  
30 30
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff