| Package | Description |
|---|---|
| twophase |
| Modifier and Type | Field and Description |
|---|---|
(package private) static Facelet[][] |
FaceCube.cornerFacelet
Map the corner positions to facelet positions.
|
(package private) static Facelet[][] |
FaceCube.edgeFacelet
Map the edge positions to facelet positions.
|
| Modifier and Type | Method and Description |
|---|---|
static Facelet |
Facelet.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Facelet[] |
Facelet.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|