- main(String[]) - Static method in class application.PcApplication
-
The main method
- main(String[]) - Static method in class nxt.NxtApplication
-
Main function of the NXT application
- MainMenu - Enum in application
-
Represents the main application menu
- MainMenu(int, String) - Constructor for enum application.MainMenu
-
- MergeURtoULandUBtoDF - Static variable in class twophase.CoordCube
-
Table to merge the coordinates of the UR,UF,UL and UB,DR,DF edges at the beginning of phase2
- minDistPhase1 - Static variable in class twophase.TwoPhase
-
- minDistPhase2 - Static variable in class twophase.TwoPhase
-
- mirror() - Method in enum robot.Direction
-
- mockCommands - Static variable in class robot.NxtCommand
-
- motor - Static variable in class robot.Robot.Arm
-
- motor - Static variable in class robot.Robot.ColorDetector
-
- motor - Static variable in class robot.Robot.Tray
-
- motors - Static variable in class nxt.NxtApplication
-
- move(int) - Method in class twophase.CoordCube
-
A move on the coordinate level
- Move - Class in twophase
-
- Move(Orientation, Direction) - Constructor for class twophase.Move
-
- moveCube - Static variable in class twophase.CubieCube
-
CubieCube array representing the 6 basic cube moves
- multiply(CubieCube) - Method in class twophase.CubieCube
-
Multiply this CubieCube with another CubieCube b