| Class | Description |
|---|---|
| CubeSolver |
This class contains the methods responsible for solving the cube
|
| Logger |
This class implements the project's logger
|
| PcApplication |
The main application of the PC project
|
| Enum | Description |
|---|---|
| CalibrationMenu |
Represents the calibration sub-menu
|
| LoggerGroup |
Represents the logger's group
|
| LoggerLevel |
Represents the logger's severity level
|
| MainMenu |
Represents the main application menu
|
| PatternMenu |
Represents the pattern sub-menu
|
| TestsMenu |
Represents the tests sub-menu
|