Scid  4.7.0
Functions
tacgame Namespace Reference

Functions

 resetValues
 
 resetEngine n
 
 config
 
 play
 
 callback cmd
 
 toggleClocks
 
 abortGame ?destroyWin?
 
 launchengine index n
 
 closeEngine n
 
 sendToEngine n text
 
 checkAnalysisStarted n
 
 processInput
 
 startAnalyze
 
 stopAnalyze
 
 endOfGame
 
 phalanxGo
 
 repetition
 
 makePhalanxMove input
 
 updateScore
 
 updateAnalysisText
 
 getPhalanxColor
 

Function Documentation

◆ abortGame()

tacgame::abortGame   ?destroyWin?  

Definition at line 393 of file tacgame.tcl.

◆ callback()

tacgame::callback   cmd  

Definition at line 371 of file tacgame.tcl.

◆ checkAnalysisStarted()

tacgame::checkAnalysisStarted   n  

Definition at line 514 of file tacgame.tcl.

◆ closeEngine()

tacgame::closeEngine   n  

Definition at line 464 of file tacgame.tcl.

◆ config()

tacgame::config

Definition at line 95 of file tacgame.tcl.

◆ endOfGame()

tacgame::endOfGame

Definition at line 599 of file tacgame.tcl.

◆ getPhalanxColor()

tacgame::getPhalanxColor

Definition at line 911 of file tacgame.tcl.

◆ launchengine()

tacgame::launchengine   index n  

Definition at line 412 of file tacgame.tcl.

◆ makePhalanxMove()

tacgame::makePhalanxMove   input  

Definition at line 720 of file tacgame.tcl.

◆ phalanxGo()

tacgame::phalanxGo

Definition at line 609 of file tacgame.tcl.

◆ play()

tacgame::play

Definition at line 239 of file tacgame.tcl.

◆ processInput()

tacgame::processInput

Definition at line 542 of file tacgame.tcl.

◆ repetition()

tacgame::repetition

Definition at line 704 of file tacgame.tcl.

◆ resetEngine()

tacgame::resetEngine   n  

Definition at line 61 of file tacgame.tcl.

◆ resetValues()

tacgame::resetValues

Definition at line 46 of file tacgame.tcl.

◆ sendToEngine()

tacgame::sendToEngine   n text  

Definition at line 504 of file tacgame.tcl.

◆ startAnalyze()

tacgame::startAnalyze

Definition at line 572 of file tacgame.tcl.

◆ stopAnalyze()

tacgame::stopAnalyze

Definition at line 590 of file tacgame.tcl.

◆ toggleClocks()

tacgame::toggleClocks

Definition at line 378 of file tacgame.tcl.

◆ updateAnalysisText()

tacgame::updateAnalysisText

Definition at line 822 of file tacgame.tcl.

◆ updateScore()

tacgame::updateScore

Definition at line 807 of file tacgame.tcl.