Searched defs:BOARD (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/games/backgammon/backgammon/ | ||
H A D | move.c | 51 struct BOARD { /* structure of game position */ struct |
/netbsd-src/games/dab/ | ||
H A D | human.h | 41 class BOARD; variable |
H A D | algor.h | 41 class BOARD; variable |
H A D | board.cc | 47 BOARD::BOARD(size_t y, size_t x, GAMESCREEN* scrn) : in BOARD() function in BOARD |
H A D | box.h | 42 class BOARD; variable |
H A D | player.h | 39 class BOARD; variable |