Scid  4.7.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
opening Namespace Reference

Functions

 config
 
 openRep
 
 loadRep name
 
 sc_progressBar
 
 parseGame
 
 parseVar
 
 fillFen
 
 mainLoop
 
 isGoodMove n
 
 getCm
 
 play cm
 
 openingWin
 
 endTraining
 
 update_tCM ?forceUpdate?
 
 loadStats
 
 saveStats
 
 getStats
 
 addStats args
 
 addStatsPrev args
 
 updateStats ?force?
 
 report
 

Function Documentation

◆ addStats()

opening::addStats   args  

Definition at line 614 of file opening.tcl.

◆ addStatsPrev()

opening::addStatsPrev   args  

Definition at line 655 of file opening.tcl.

◆ config()

opening::config

Definition at line 40 of file opening.tcl.

◆ endTraining()

opening::endTraining

Definition at line 515 of file opening.tcl.

◆ fillFen()

opening::fillFen

Definition at line 217 of file opening.tcl.

◆ getCm()

opening::getCm

Definition at line 407 of file opening.tcl.

◆ getStats()

opening::getStats

Definition at line 592 of file opening.tcl.

◆ isGoodMove()

opening::isGoodMove   n  

Definition at line 396 of file opening.tcl.

◆ loadRep()

opening::loadRep   name  

Definition at line 141 of file opening.tcl.

◆ loadStats()

opening::loadStats

Definition at line 567 of file opening.tcl.

◆ mainLoop()

opening::mainLoop

Definition at line 288 of file opening.tcl.

◆ openingWin()

opening::openingWin

Definition at line 455 of file opening.tcl.

◆ openRep()

opening::openRep

Definition at line 79 of file opening.tcl.

◆ parseGame()

opening::parseGame

Definition at line 180 of file opening.tcl.

◆ parseVar()

opening::parseVar

Definition at line 196 of file opening.tcl.

◆ play()

opening::play   cm  

Definition at line 439 of file opening.tcl.

◆ report()

opening::report

Definition at line 689 of file opening.tcl.

◆ saveStats()

opening::saveStats

Definition at line 578 of file opening.tcl.

◆ sc_progressBar()

opening::sc_progressBar

Definition at line 174 of file opening.tcl.

◆ update_tCM()

opening::update_tCM   ?forceUpdate?  

Definition at line 524 of file opening.tcl.

◆ updateStats()

opening::updateStats   ?force?  

Definition at line 665 of file opening.tcl.