Scid  4.7.0
Functions
board::mark Namespace Reference

Functions

 getEmbeddedCmds comment
 
 remove win args
 
 add win args
 
 DrawCircle pathName square color
 
 DrawDisk pathName square color
 
 DrawText pathName square char color ?size? ?shadowColor?
 
 DrawArrow pathName from to color
 
 DrawRectangle pathName square color pattern
 
 DrawTux pathName square discard
 
 GetArrowCoords board from to ?shrink?
 
 GetBox pathName square ?portion?
 

Function Documentation

◆ add()

board::mark::add   win args  

Definition at line 949 of file board.tcl.

◆ DrawArrow()

board::mark::DrawArrow   pathName from to color  

Definition at line 1074 of file board.tcl.

◆ DrawCircle()

board::mark::DrawCircle   pathName square color  

Definition at line 1015 of file board.tcl.

◆ DrawDisk()

board::mark::DrawDisk   pathName square color  

Definition at line 1036 of file board.tcl.

◆ DrawRectangle()

board::mark::DrawRectangle   pathName square color pattern  

Definition at line 1086 of file board.tcl.

◆ DrawText()

board::mark::DrawText   pathName square char color ?size? ?shadowColor?  

Definition at line 1049 of file board.tcl.

◆ DrawTux()

board::mark::DrawTux   pathName square discard  

Definition at line 1139 of file board.tcl.

◆ GetArrowCoords()

board::mark::GetArrowCoords   board from to ?shrink?  

Definition at line 1169 of file board.tcl.

◆ GetBox()

board::mark::GetBox   pathName square ?portion?  

Definition at line 1227 of file board.tcl.

◆ getEmbeddedCmds()

board::mark::getEmbeddedCmds   comment  

Definition at line 853 of file board.tcl.

◆ remove()

board::mark::remove   win args  

Definition at line 923 of file board.tcl.