Home
last modified time | relevance | path

Searched refs:MovableCornerTiles (Results 1 – 1 of 1) sorted by path

/dports/games/xhexagons/xhexagons/
H A DHexagons.c81 static int MovableCornerTiles(HexagonsWidget w, int direction, int *position, int *posRow, int *sp…
1035 MovableCornerTiles(HexagonsWidget w, int direction, int *position, int *posRow, int *space) in MovableCornerTiles() function
1120 if (MovableCornerTiles(w, direction, &position, &posRow, &space)) { in MoveCornerTilesDir()