A C D E F G H I L M N O P R S V W

G

getCell(int, int) - Method in class org.almacha.achamaze.Maze
 
getColorOfPlayer(int) - Method in class org.almacha.achamaze.DrawMaze
This method returns the color of the n-th player.
getFilled() - Method in class org.almacha.achamaze.Cell
 
getHeight() - Method in class org.almacha.achamaze.Maze
Returns the height (number of lines) of the maze.
getIsUp() - Method in class org.almacha.achamaze.Wall
 
getMaze() - Method in class org.almacha.achamaze.PlayerStateForMazeAlgo
 
getMazeBackgroundColor() - Method in class org.almacha.achamaze.DrawMaze
 
getMazeFilledCellColor() - Method in class org.almacha.achamaze.DrawMaze
 
getMazeSolvingAlgorithm() - Method in class org.almacha.achamaze.Player
Returns the solving algorithm associated with the player.
getMazeWallColor() - Method in class org.almacha.achamaze.DrawMaze
 
getNorthWall() - Method in class org.almacha.achamaze.Cell
 
getNumberOfPlayers() - Method in class org.almacha.achamaze.Maze
This method returns the number of players in the maze.
getPlayer(int) - Method in class org.almacha.achamaze.Maze
 
getPlayer() - Method in class org.almacha.achamaze.PlayerStateForMazeAlgo
 
getPlayerId() - Method in class org.almacha.achamaze.Player
Get player id.
getPlayerState() - Method in class org.almacha.achamaze.MazeSolvingAlgorithm
 
getPositionColumn() - Method in class org.almacha.achamaze.Player
Returns the current position of the player.
getPositionLine() - Method in class org.almacha.achamaze.Player
Returns the current position of the player.
getStartColumn() - Method in class org.almacha.achamaze.Maze
Returns the current start position (column).
getStartLine() - Method in class org.almacha.achamaze.Maze
Returns the current start position (line).
getStateForMazeAlgo() - Method in class org.almacha.achamaze.Player
 
getWestWall() - Method in class org.almacha.achamaze.Cell
 
getWidth() - Method in class org.almacha.achamaze.Maze
Returns the width (number of columns) of the maze.
going - Variable in class org.almacha.achamaze.FollowLeftWallAlgo
 
going - Variable in class org.almacha.achamaze.PledgeAlgorithm
 

A C D E F G H I L M N O P R S V W