26272829303132
public CubeModel() { this.colorScheme = new ColorScheme(); this.cubeRotation = CubeRotation.NO; this.lastLayerMove = LastLayerMove.NO; this.pllManager = new PLLManager(); }