Home
last modified time | relevance | path

Searched defs:PlayerMove (Results 1 – 9 of 9) sorted by relevance

/dports/games/pentobi/pentobi-19.1/libboardgame_mcts/
H A DPlayerMove.h21 struct PlayerMove struct
23 PlayerInt player;
25 MOVE move;
H A DSearchBase.h188 using PlayerMove = libboardgame_mcts::PlayerMove<M>; variable
/dports/games/pentobi/pentobi-19.1/libpentobi_mcts/
H A DState.h57 using PlayerMove = libboardgame_mcts::PlayerMove<Move>; variable
/dports/games/libretro-tyrquake/tyrquake-e76477d/QW/common/
H A Dpmove.c833 PlayerMove(void) in PlayerMove() function
/dports/games/quakeforge/quakeforge-0.7.2/qw/source/
H A Dpmove.c802 PlayerMove (void) in PlayerMove() function
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/shared/
H A Dpmove.c1015 void PlayerMove (void) in PlayerMove() function
/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dtrack.cpp1694 SWBOOL PlayerMove = TRUE; in MovePoints() local
/dports/games/jfsw/jfsw-c434002/src/
H A Dtrack.c1686 BOOL PlayerMove = TRUE; in MovePoints() local
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_playr.c4225 void PlayerMove ( objtype * ob ) in PlayerMove() function