|
CubeTwister 2.0alpha142 2012-02-11 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.randelshofer.rubik.solver.MoveTable
ch.randelshofer.rubik.solver.TwistMoveTable
public class TwistMoveTable
Phase 1 move mapping table for twists. This class has been derived from kocimovt.h from the 'Kociemba Cube Solver 1.0' (KCube) (c) Greg Schmidt.
| Constructor Summary | |
|---|---|
TwistMoveTable(KociembaCube cube)
|
|
| Method Summary | |
|---|---|
protected int |
ordinalFromCubeState()
|
protected void |
ordinalToCubeState(int ordinal)
|
| Methods inherited from class ch.randelshofer.rubik.solver.MoveTable |
|---|
dump, get, initialize, size |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TwistMoveTable(KociembaCube cube)
| Method Detail |
|---|
protected int ordinalFromCubeState()
ordinalFromCubeState in class MoveTableprotected void ordinalToCubeState(int ordinal)
ordinalToCubeState in class MoveTable
|
(c) Werner Randelshofer. All rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||