Index
A B C D E F G H I L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- rand - Static variable in class Phase2.Tetris
- RatioSorter() - Constructor for class Phase3.GreedyAlgorithm.RatioSorter
- red - Variable in class Phase3.UIParcel
- reduceInput() - Method in class Phase3.DancingLinksProblem
-
Method that removes/unlinks columns that can't be filled
- relinkToColumn() - Method in class Phase3.DataObject
-
Method that links a DataObject back to a column
- relinkToRow() - Method in class Phase3.DataObject
-
Method that links a DataObject back to a row
- removeLastSolid(int[][][]) - Static method in class Phase3.Gbot
- right - Variable in class Phase3.DataObject
- rightPressed - Static variable in class Phase2.Tetris
- root - Variable in class Phase3.DancingLinksProblem
- root - Static variable in class Phase3.FX3D
- rotate(int[][], int) - Static method in class General.PentominoBuilder
-
rotate the matrix x amount of times over 90 degrees (assume that the matrix is a square!) it doesn't make a copy, so the return matrix doesn't have to be used
- rotateDelta - Variable in class Phase3.FX3D.SmartGroup
- rotateMatrix(int[][]) - Static method in class Phase3.Pentominoe
- rotatePiece(boolean) - Static method in class Phase2.Tetris
-
Method for rotating the current game piece
- rotation - Variable in class Phase3.FX3D.SmartGroup
- rowElimination(boolean) - Static method in class Phase2.Tetris
-
Method eliminating all rows that are full and updating the score accordingly
- rowTypes - Variable in class Phase3.CreateDancingInput
- rowTypes - Variable in class Phase3.DancingLinksProblem
- rowValueHelper - Variable in class Phase3.CreateDancingInput
- run - Variable in class Phase3.DancingLinksProblem
- run() - Method in class Phase2.botTick
- run() - Method in class Phase2.GameTimer
- run() - Static method in class Phase2.Qbot
- runAlgorithm() - Static method in class Phase3.GreedyAlgorithm
- runBot() - Static method in class Phase2.Tetris
-
Starts the execution of the bot, if selected to be enabled
All Classes All Packages