Home
last modified time | relevance | path

Searched refs:boardw (Results 1 – 8 of 8) sorted by relevance

/dports/games/netwalk/netwalk-cb6b089/
H A Dgame.c29 int boardw = 10, boardh = 9; variable
60 if (*x < 0) *x = boardw - 1; in add_dir()
61 if (*x >= boardw) *x = 0; in add_dir()
70 for(i = 0;i < boardw;i++) in clear_flags()
92 for (i=0; i<boardw; i++) { in generate_maze()
121 if (x1 < 0 || x1 >= boardw in generate_maze()
149 if (x1 < 0 || x1 >= boardw in generate_maze()
191 for (i=0; i<boardw; i++) { in scramble()
241 for (i=0; i<boardw; i++) { in check_live()
259 if (x1 < 0 || x1 >= boardw in check_live()
H A Dmain.c96 int boardw, boardh; member
725 x += boardw; in animate_pulse()
728 x -= boardw; in animate_pulse()
811 rect.w = cellw * boardw + (boardw + 1) * border; in arena_update()
849 if(col == boardw - 1) in arena_update()
861 for (i=0; i<boardw; i++) { in arena_update()
1139 sourcex = boardw / 2 - 1; in resize()
1143 w = cellw * boardw + (boardw + 1) * border + 2 * padding; in resize()
1210 boardw = 5; boardh = 5; in new_game()
1215 boardw = 10; boardh = 9; in new_game()
[all …]
H A Dgame.h28 extern int boardw, boardh;
/dports/games/xscrabble/xscrabble-2.12/src/
H A Dwidgets.c29 Widget boardw; in set_board() local
35 boardw = XtVaCreateManagedWidget("board", formWidgetClass, all, NULL); in set_board()
45 sur[ac]=XtVaCreateManagedWidget("surr",labelWidgetClass,boardw,XtNlabel, in set_board()
59 edg[dn]=XtVaCreateManagedWidget("edg",labelWidgetClass,boardw, in set_board()
70 boardw, XtNlabel," ", NULL); in set_board()
82 edg[dn+BOARDSIZE]=XtVaCreateManagedWidget("edg",labelWidgetClass,boardw, in set_board()
95 boardw,XtNlabel,lett,XtNfromVert,sq[dnum][ac][BOARDSIZE-1],NULL); in set_board()
/dports/games/gnustep-ladder/Ladder-1.0/
H A D.#Board.m.1.1741 float boardw = MIN(NSWidth(bnds),NSHeight(bnds)) - BORDER_SIZE * 2;
43 float cellw = boardw / boards;
H A DBoard.m41 float boardw = MIN(NSWidth(bnds),NSHeight(bnds)) - BORDER_SIZE * 2;
43 float cellw = boardw / boards;
/dports/games/dungeon/dungeon-3.2_1/
H A DVARS.H242 closew, findw, waitw, spinw, boardw, unboaw, takew, invenw, fillw, member
H A DSOBJS.C807 if (prsvec_1.prsa != vindex_1.boardw || objcts_1.oadv[oindex_1.stick - 1]