Home
last modified time | relevance | path

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

/plugin/pgn4web/pgn4web/
H A Dpgn4web.js655 function replayPreviousMoves(numPlies) { argument
656 var thisPly = numPlies ? CurrentPly - numPlies : StartPly;