NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
setpos
games/dab/board.h
68
void setpos(size_t y, size_t x) const; // move cursor to pos
games/dab/human.cc
148
b.setpos(_cury, _curx);
games/dab/human.cc
58
b.setpos(_cury, _curx);