Searched refs:UndoHistory (Results 1 – 1 of 1) sorted by relevance
/plugin/pgn4web/pgn4web/libs/garbochess/ |
H A D | garbochess.js | 1671 …g_moveUndoStack[g_moveCount] = new UndoHistory(g_enPassentSquare, g_castleRights, g_inCheck, g_bas… 2271 function UndoHistory(ep, castleRights, inCheck, baseEval, hashKeyLow, hashKeyHigh, move50, captured… class
|