Home
last modified time | relevance | path

Searched defs:BOARD (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/games/backgammon/backgammon/
H A Dmove.c51 struct BOARD { /* structure of game position */ struct
57 struct BOARD *b_next; /* forward queue pointer */ argument
/netbsd-src/games/dab/
H A Dhuman.h41 class BOARD; variable
H A Dalgor.h41 class BOARD; variable
H A Dboard.cc47 BOARD::BOARD(size_t y, size_t x, GAMESCREEN* scrn) : in BOARD() function in BOARD
63 BOARD::BOARD(const BOARD& b) : in BOARD() function in BOARD
H A Dbox.h42 class BOARD; variable
H A Dplayer.h39 class BOARD; variable