Home
last modified time | relevance | path

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

/plugin/pgn4web/pgn4web/
H A Dpgn4web.js621 …7", "toggle autoplay next game", function(t,e){ SetAutoplayNextGame(!autoplayNextGame); }, true); }
702 … status=' + (isAutoPlayOn ? 'on' : 'off') + ' delay=' + Delay + 'ms' + ' next=' + autoplayNextGame;
897 var autoplayNextGame = false; variable
1301 autoplayNextGame = onOff;