Beispiel #1
0
 public void init(CubeInfo cubies, CubeStateManager scrap)
 {
     _cube   = scrap;
     _cubies = cubies;
 }