JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W
E
Edge
- Class in
solver
Class that represents an edge of the Rubik's Cube.
Edge(ColorsEnum[][], FacesEnum, int, FacesEnum, int)
- Constructor for class solver.
Edge
Constructor that reads Constructor that reads faces of the edge from parameters and colors of the edge from the elements array of the Rubik's Cube.
edgesInDownLayer(RubiksCube)
- Method in class solver.
CubeAlgorithm
Checks if there are edges in third layer that need to be moved to second layer.
elements
- Variable in class solver.
RubiksCube
Array that contains the colors of each element.
enums
- package enums
A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes