Uses of Class
net.chesstango.goyeneche.requests.ReqUciNewGame
Packages that use ReqUciNewGame
-
Uses of ReqUciNewGame in net.chesstango.goyeneche
Methods in net.chesstango.goyeneche with parameters of type ReqUciNewGameModifier and TypeMethodDescriptionvoidAbstractUCIEngine.do_newGame(ReqUciNewGame reqUciNewGame) voidUCIEngine.do_newGame(ReqUciNewGame reqUciNewGame) Handles the "ucinewgame" command as part of the Universal Chess Interface (UCI) protocol. -
Uses of ReqUciNewGame in net.chesstango.goyeneche.requests
Methods in net.chesstango.goyeneche.requests that return ReqUciNewGame