Comps/LearningGaming/RobotMazeMinigame/MazeView.h File Reference

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

Include dependency graph for MazeView.h:

This graph shows which files directly or indirectly include this file:


Classes

class  MazeView

Defines

#define MAZE_WALL_HEIGHT   13
 Set maze wall characteristics.
#define MAZE_WALL_THICKNESS   13
#define MAZE_WALL_COLOR_SIDE   153, 153, 153
#define MAZE_WALL_COLOR_TOP   204, 204, 204
#define MAZE_WALL_POST_COLOR_SIDE   51, 51, 51
#define MAZE_WALL_POST_COLOR_TOP   76, 76, 76
#define MAZE_WALL_EDGE_COLOR   0, 0, 0

Define Documentation

#define MAZE_WALL_COLOR_SIDE   153, 153, 153

#define MAZE_WALL_COLOR_TOP   204, 204, 204

#define MAZE_WALL_EDGE_COLOR   0, 0, 0

#define MAZE_WALL_POST_COLOR_SIDE   51, 51, 51

#define MAZE_WALL_POST_COLOR_TOP   76, 76, 76

#define MAZE_WALL_THICKNESS   13


Generated on Mon Mar 16 14:32:28 2009 for LearningGaming by  doxygen 1.5.7.1