This is the doxygen documentation for gtkboard.

.
Main Page   Data Structures   File List   Data Fields   Globals  

dirmaze.h File Reference

#include "game.h"
#include "move.h"

Go to the source code of this file.

Defines

#define HYPERMAZE_CELL_SIZE   20
#define HYPERMAZE_NUM_PIECES   10
#define HYPERMAZE_BOARD_WID   25
#define HYPERMAZE_BOARD_HEIT   25

Functions

void hypermaze_init (void)

Variables

char hypermaze_colors [6]
Game Hypermaze


Define Documentation

#define HYPERMAZE_BOARD_HEIT   25
 

Definition at line 11 of file dirmaze.h.

#define HYPERMAZE_BOARD_WID   25
 

Definition at line 10 of file dirmaze.h.

#define HYPERMAZE_CELL_SIZE   20
 

Definition at line 7 of file dirmaze.h.

#define HYPERMAZE_NUM_PIECES   10
 

Definition at line 8 of file dirmaze.h.


Function Documentation

void hypermaze_init ( void )
 


Variable Documentation

Game Hypermaze
 

Definition at line 15 of file dirmaze.h.

char hypermaze_colors[6]
 

Definition at line 13 of file dirmaze.h.