This is the doxygen documentation for gtkboard.
.#include <stdio.h>#include <stdlib.h>#include <string.h>#include <assert.h>#include "game.h"#include "../pixmaps/chess.xpm"Go to the source code of this file.
|
|
Definition at line 31 of file breakthrough.c. |
|
|
Definition at line 30 of file breakthrough.c. |
|
|
Definition at line 35 of file breakthrough.c. |
|
|
Definition at line 27 of file breakthrough.c. |
|
|
Definition at line 33 of file breakthrough.c. |
|
|
Definition at line 28 of file breakthrough.c. |
|
|
Definition at line 34 of file breakthrough.c. |
|
|
Definition at line 141 of file breakthrough.c. |
|
|
Definition at line 225 of file breakthrough.c. |
|
|
Definition at line 279 of file breakthrough.c. |
|
|
|
|
|
Definition at line 74 of file breakthrough.c. |
|
|
Definition at line 234 of file breakthrough.c. |
|
|
|
|
|
|
|
|
Definition at line 91 of file breakthrough.c. Referenced by breakthrough_eval(). |
|
|
Definition at line 135 of file breakthrough.c. |
|
|
Definition at line 119 of file breakthrough.c. Referenced by breakthrough_eval(). |
|
|
Initial value: { BREAKTHROUGH_CELL_SIZE, BREAKTHROUGH_BOARD_WID, BREAKTHROUGH_BOARD_HEIT,
BREAKTHROUGH_NUM_PIECES,
breakthrough_colors, breakthrough_initpos, breakthrough_pixmaps, "Breakthrough", breakthrough_init}Definition at line 70 of file breakthrough.c. |
|
|
Initial value:
{200, 200, 130,
0, 140, 0}Definition at line 58 of file breakthrough.c. |
|
|
Definition at line 56 of file breakthrough.c. |
|
|
Definition at line 56 of file breakthrough.c. |
|
|
Initial value:
{
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 ,
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 ,
0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 ,
0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 ,
0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 ,
0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 ,
1 , 1 , 1 , 1 , 1 , 1 , 1 , 1 ,
1 , 1 , 1 , 1 , 1 , 1 , 1 , 1 ,
}Definition at line 37 of file breakthrough.c. |
|
|
Initial value:
{
chess_wp_54_xpm,
chess_bp_54_xpm,
}Definition at line 50 of file breakthrough.c. |