Uses of Class
net.chesstango.goyeneche.requests.ReqPosition
Packages that use ReqPosition
-
Uses of ReqPosition in net.chesstango.goyeneche
Methods in net.chesstango.goyeneche with parameters of type ReqPositionModifier and TypeMethodDescriptionvoidAbstractUCIEngine.do_position(ReqPosition reqPosition) voidUCIEngine.do_position(ReqPosition reqPosition) Handles the "position" command as part of the Universal Chess Interface (UCI) protocol. -
Uses of ReqPosition in net.chesstango.goyeneche.requests
Methods in net.chesstango.goyeneche.requests that return ReqPosition