- Tests - Class in robot
-
This class contains all the robot's tests
- Tests() - Constructor for class robot.Tests
-
- TestsMenu - Enum in application
-
Represents the tests sub-menu
- TestsMenu(int, String) - Constructor for enum application.TestsMenu
-
- textRepresentation - Variable in enum application.CalibrationMenu
-
- textRepresentation - Variable in enum application.LoggerGroup
-
- textRepresentation - Variable in enum application.LoggerLevel
-
- textRepresentation - Variable in enum application.MainMenu
-
- textRepresentation - Variable in enum application.PatternMenu
-
- textRepresentation - Variable in enum application.TestsMenu
-
- timeSincePower - Static variable in class application.Logger
-
- title - Static variable in enum application.CalibrationMenu
-
- title - Static variable in enum application.MainMenu
-
- title - Static variable in enum application.PatternMenu
-
- title - Static variable in enum application.TestsMenu
-
- toCubieCube() - Method in class twophase.FaceCube
-
Returns a CubieCube instance which is the cubie level representation of the given cube.
- toFaceCube() - Method in class twophase.CubieCube
-
return cube in facelet representation
- toString() - Method in enum application.CalibrationMenu
-
- toString() - Method in enum application.LoggerGroup
-
- toString() - Method in enum application.LoggerLevel
-
- toString() - Method in enum application.MainMenu
-
- toString() - Method in enum application.PatternMenu
-
- toString() - Method in enum application.TestsMenu
-
- totalDepth(int, int) - Static method in class twophase.TwoPhase
-
Apply phase2 of algorithm and return the combined phase1 and phase2 depth.
- tray() - Static method in class robot.Calibration
-
Cube's tray calibration
- TRAY_MOTOR_DEFAULT_SPEED - Static variable in class robot.Robot
-
- TRAY_MOTOR_EXTRA_ROTATION - Static variable in class robot.Robot
-
- TRAY_MOTOR_ROTATION_FACTOR - Static variable in class robot.Robot
-
- TRAY_MOTOR_SCAN_SPEED - Static variable in class robot.Robot
-
- TRAY_SCAN_STEP_DEGREE - Static variable in class robot.Robot
-
- turn(Direction) - Method in class cube.Cube.Face
-
Represents a turn of the face in a desired direction.
- turn(Direction) - Method in interface cube.IFace
-
- turnFace(Direction) - Static method in class robot.Robot
-
Rotate the face currently facing down
- twist - Variable in class twophase.CoordCube
-
corners orientation coordinates
- twist - Static variable in class twophase.TwoPhase
-
edges orientation coordinates
- twistMove - Static variable in class twophase.CoordCube
-
Move table for the twists of the corners.
- twophase - package twophase
-
- TwoPhase - Class in twophase
-
- TwoPhase() - Constructor for class twophase.TwoPhase
-