Uses of Class
net.chesstango.goyeneche.responses.RspBestMove
Packages that use RspBestMove
-
Uses of RspBestMove in net.chesstango.goyeneche
Methods in net.chesstango.goyeneche with parameters of type RspBestMoveModifier and TypeMethodDescriptionvoidUCIGui.do_bestMove(RspBestMove rspBestMove) Handles the "bestmove" response as part of the Universal Chess Interface (UCI) protocol. -
Uses of RspBestMove in net.chesstango.goyeneche.responses
Methods in net.chesstango.goyeneche.responses that return RspBestMove