Package | Description |
---|---|
cube |
Modifier and Type | Class and Description |
---|---|
class |
Cube.Face
This class represents a face of the Rubik's cube
An object of this class has an initial orientation which is final, a dynamic orientation which can change every transition, and a matrix of colors represent the colors on this face in the initial state. |
Modifier and Type | Method and Description |
---|---|
IFace |
ICube.getFace(Orientation orientation) |