#include "../Toolkit/toolkit.h"#include "RobotMaze.h"#include "RobotMazeStructures.h"


Classes | |
| class | MapView |
Defines | |
| #define | MAP_BG_COLOR 137, 165, 214 |
| The background color for the map in the robot's head. | |
| #define | MAP_WALL_COLOR 25, 25, 25 |
| The wall color in that map. | |
| #define | MAP_WALL_WIDTH 2 |
| The width of the walls in that map. | |
| #define MAP_WALL_COLOR 25, 25, 25 |
The wall color in that map.
| #define MAP_WALL_WIDTH 2 |
The width of the walls in that map.
1.5.7.1