- onFace(FacesEnum) - Method in class solver.Corner
-
Checks if corner is on given face.
- onFace(FacesEnum) - Method in class solver.Edge
-
Checks if edge is on given face.
- orientLLCorners(RubiksCube) - Method in class solver.CubeAlgorithm
-
Orients (rotates) corners of last layer.
- orientLLEdges(RubiksCube) - Method in class solver.CubeAlgorithm
-
Orients edges on last layer.
- OVERSHOOT - Static variable in class solver.MotorController
-
Additional angle to prevent mechanical movement failure.
- overshoot(AllMoves[], int, int) - Method in class solver.MotorController
-
Calculates additional angle to prevent mechanical failure.