Labyrinth
A labyrinth game assignment
host.labyrinth.Player Member List

This is the complete list of members for host.labyrinth.Player, including all inherited members.

boardhost.labyrinth.Playerprotected
championhost.labyrinth.Playerprotected
dirCounterhost.labyrinth.Playerprotected
final_statistics()host.labyrinth.Playerpackage
getBoard()host.labyrinth.Playerpackage
getChampion()host.labyrinth.Playerpackage
getDirCounter()host.labyrinth.Playerpackage
getName()host.labyrinth.Playerpackage
getPath()host.labyrinth.Playerpackage
getPlayerId()host.labyrinth.Playerpackage
getScore()host.labyrinth.Playerpackage
getX()host.labyrinth.Playerpackage
getY()host.labyrinth.Playerpackage
move(int id)host.labyrinth.Playerpackage
namehost.labyrinth.Playerprotected
pathhost.labyrinth.Playerprotected
Player(String name, boolean champion, Board board, int row, int column)host.labyrinth.Playerpackage
Player(String name, boolean champion, Board board, int tileId)host.labyrinth.Playerpackage
playerCol()host.labyrinth.Playerpackage
playerIdhost.labyrinth.Playerprotected
playerRow()host.labyrinth.Playerpackage
playerTileId()host.labyrinth.Playerpackage
scorehost.labyrinth.Playerprotected
setBoard(Board board)host.labyrinth.Playerpackage
setChampion(boolean champion)host.labyrinth.Playerpackage
setDirCounter(int[] dirCounter)host.labyrinth.Player
setName(String name)host.labyrinth.Playerpackage
setPath(ArrayList< Integer[]> path)host.labyrinth.Player
setPlayerId(int id)host.labyrinth.Playerpackage
setScore(int score)host.labyrinth.Playerpackage
setX(int x)host.labyrinth.Playerpackage
setY(int y)host.labyrinth.Playerpackage
statistics()host.labyrinth.Playerpackage
xhost.labyrinth.Playerprotected
yhost.labyrinth.Playerprotected