Project

General

Profile

« Previous | Next » 

Revision beb325a0

Added by Leszek Koltunski over 4 years ago

Major restructuring - separate the Manipulated Objects (i.e. at the time being - Cubes of various sizes) and the class holding knowledge how those Objects move ( RubikCubeMovement ) into a separate package; remove all knowledge of Objects and the way they move from the main package.

View differences:

src/main/java/org/distorted/magic/RubikScoresView.java
26 26
import android.widget.FrameLayout;
27 27
import android.widget.ImageView;
28 28
import android.widget.LinearLayout;
29
import android.widget.ScrollView;
30 29
import android.widget.TextView;
31 30

  
32 31
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff