This is the doxygen documentation for gtkboard.

.
Main Page   Data Structures   File List   Data Fields   Globals  

Chess_state Struct Reference


Data Fields

int castle_WK:2
int castle_WQ:2
int castle_BK:2
int castle_BQ:2
int epfile:4

Field Documentation

int Chess_state::castle_BK
 

Definition at line 127 of file chess.c.

int Chess_state::castle_BQ
 

Definition at line 128 of file chess.c.

int Chess_state::castle_WK
 

Definition at line 125 of file chess.c.

int Chess_state::castle_WQ
 

Definition at line 126 of file chess.c.

int Chess_state::epfile
 

Definition at line 129 of file chess.c.


The documentation for this struct was generated from the following file: