Home
last modified time | relevance | path

Searched refs:gameInitialBlackClock (Results 1 – 1 of 1) sorted by relevance

/plugin/pgn4web/pgn4web/
H A Dpgn4web.js888 var gameInitialBlackClock = new Array(); variable
1373 …var initialLastMoverClock = whiteToMove ? gameInitialBlackClock[currentGame] : gameInitialWhiteClo…
1375 …stMoverClock = whiteToMove ? gameInitialWhiteClock[currentGame] : gameInitialBlackClock[currentGam…