Smart Minotaur
 Alle Klassen Dateien Funktionen Variablen Seiten
minotaur::MazeNode Klassenreferenz

The MazeNode class represents a single node in a maze. Mehr ...

#include <MazeNode.hpp>

Öffentliche Methoden

bool isBlocked (const Direction p_direction)
void setBlocked (const Direction p_direction, const bool p_val)

Ausführliche Beschreibung

The MazeNode class represents a single node in a maze.

It can be blocked in EAST, SOUTH, WEST, NORTH direction.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: