C D G I L R S U

G

getDist() - Method in class ch.beattl.labyrinth.Cell
Gibt den Wert der Instanzvariablen dist zurueck.
getLabyrinth() - Method in class ch.beattl.labyrinth.LabyrinthReader
Gibt die Zellen des Labyrinths zurueck.
getStartX() - Method in class ch.beattl.labyrinth.LabyrinthReader
Gibt die x-Koordinate des Startpunktes zurueck.
getStartY() - Method in class ch.beattl.labyrinth.LabyrinthReader
Gibt die y-Koordinate des Startpunktes zurueck.
getXcells() - Method in class ch.beattl.labyrinth.LabyrinthReader
Gibt die Anzahl Zellen auf einer Zeile zurueck.
getYcells() - Method in class ch.beattl.labyrinth.LabyrinthReader
Gibt die Anzahl Zellen in einer Spalte zurueck.
getZielX() - Method in class ch.beattl.labyrinth.LabyrinthReader
Gibt die x-Koordinate des Zielpunktes zurueck.
getZielY() - Method in class ch.beattl.labyrinth.LabyrinthReader
Gibt die y-Koordinate des Zielpunktes zurueck.

C D G I L R S U