Home
last modified time | relevance | path

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

/plugin/pgn4web/pgn4web/
H A Dpgn4web.js807 if ((HistType[0][thisPly] == 6) || (HistPieceId[1][thisPly] >= 16)) { HalfMoveClock = 0; }
952 var HistType = new Array(2); variable
965 HistType[i] = new Array(); variable