Project

General

Profile

« Previous | Next » 

Revision d433b50e

Added by Leszek Koltunski over 2 years ago

In the 'magic' app, ObjectType is now only used in RubikObject and RubikObjectList classes and nowhere else.
This is a major step towards being able to download objects from an online repository.

View differences:

src/main/java/org/distorted/network/RubikNetwork.java
37 37
import org.distorted.objects.RubikObject;
38 38
import org.distorted.objects.RubikObjectList;
39 39

  
40
import static org.distorted.screens.RubikScreenPlay.MAX_LEVEL;
40
import static org.distorted.objects.RubikObjectList.MAX_LEVEL;
41 41

  
42 42
///////////////////////////////////////////////////////////////////////////////////////////////////
43 43

  

Also available in: Unified diff