Home
last modified time | relevance | path

Searched defs:makeMove (Results 1 – 25 of 43) sorted by relevance

12

/dports/games/kreversi/kreversi-21.12.3/src/
H A Dkreversihumanplayer.cpp46 Q_EMIT makeMove(KReversiMove(m_color, pos)); in onUICellClick() local
H A Dkreversicomputerplayer.cpp34 Q_EMIT makeMove(move); in takeTurn() local
H A Dkreversigame.cpp62 void KReversiGame::makeMove(KReversiMove move) in makeMove() function in KReversiGame
/dports/lang/ghc/ghc-8.10.7/compiler/nativeGen/RegAlloc/Linear/
H A DJoinToTargets.hs349 :: Instruction instr
356 makeMove delta vreg src dst function
/dports/games/keeperrl/keeperrl-alpha23/
H A Dcontroller.cpp45 void DoNothingController::makeMove() { in makeMove() function in DoNothingController
H A Dmonster.cpp38 void Monster::makeMove() { in makeMove() function in Monster
H A Dcreature_factory.cpp64 virtual void makeMove() override { in makeMove() function in BoulderController
306 virtual void makeMove() override { in makeMove() function in KrakenController
339 virtual void makeMove() override { in makeMove() function in KamikazeController
375 virtual void makeMove() override { in makeMove() function in ShopkeeperController
525 virtual void makeMove() override { in makeMove() function in IllusionController
/dports/games/scorched3d/scorched/src/server/server/
H A DServerTurnsSequential.cpp164 void ServerTurnsSequential::makeMove(Tanket *tanket) in makeMove() function in ServerTurnsSequential
/dports/games/jin/jin-2.14.1/src/free/chess/
H A DWildVariant.java115 void makeMove(Move move, Position pos, Position.Modifier modifier); in makeMove() method
H A DPosition.java441 public void makeMove(Move move){ in makeMove() method in Position
/dports/games/jin/jin-2.14.1/src/free/chess/variants/atomic/
H A DAtomic.java89 public void makeMove(Move move, Position pos, Position.Modifier modifier){ in makeMove() method in Atomic
/dports/games/jin/jin-2.14.1/src/free/chess/variants/
H A DBothSidesCastlingVariant.java168 public void makeMove(Move move, Position pos, Position.Modifier modifier){ in makeMove() method in BothSidesCastlingVariant
/dports/games/jin/jin-2.14.1/src/free/chess/variants/kriegspiel/
H A DKriegspiel.java207 public void makeMove(Move move, Position pos, Position.Modifier modifier){ in makeMove() method in Kriegspiel
/dports/games/jin/jin-2.14.1/src/free/jin/
H A DConnection.java220 void makeMove(Game game, Move move); in makeMove() method
/dports/games/fillets-ng/fillets-ng-1.0.1/src/level/
H A DControls.cpp330 Controls::makeMove(char move) in makeMove() function in Controls
/dports/science/qmcpack/qmcpack-3.11.0/src/Particle/LongRange/
H A DStructFact.cpp152 void StructFact::makeMove(int active, const PosType& pos) in makeMove() function in qmcplusplus::StructFact
/dports/games/jin/jin-2.14.1/src/free/chess/variants/fischerrandom/
H A DFischerRandom.java447 public void makeMove(Move move, Position pos, Position.Modifier modifier){ in makeMove() method in FischerRandom
/dports/games/tsito/tsito-0.8.4/src/
H A DBoard.cpp389 void Board::makeMove(Move &theMove) in makeMove() function in Board
/dports/games/hinversi/hinversi-0.8.2/lib/
H A Dothello.c186 int makeMove(int x, int y, t_board* p_board){ in makeMove() function
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/Players/
H A DPlayer.py86 def makeMove(self, board1, move, board2): member in Player
H A DICPlayer.py113 def makeMove(self, board1, move, board2): member in ICPlayer
H A DHuman.py147 def makeMove(self, board1, move, board2): member in Human
/dports/games/scummvm/scummvm-2.5.1/engines/groovie/
H A Dcell.cpp469 void CellGame::makeMove(int8 color) { in makeMove() function in Groovie::CellGame
/dports/games/bovo/bovo-21.12.3/game/
H A Dgame.cc303 void Game::makeMove(const Move& move) { in makeMove() function in bovo::Game
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/groovie/
H A Dcell.cpp467 void CellGame::makeMove(int8 color) { in makeMove() function in Groovie::CellGame

12