MCPcopy Create free account

hub / github.com/agadmator-library/agadmator-library.github.io / functions

Functions335 in github.com/agadmator-library/agadmator-library.github.io

Methodconstructor
( private readonly left: VideoFilter, private readonly right: VideoFilter )
src/filter/OrFilter.ts:5
Methodconstructor
()
src/filter/UnderpromotionFilter.ts:7
Methodconstructor
( private readonly count: number )
src/filter/MovesFromFilter.ts:7
Methodconstructor
( private readonly pgn: string, private readonly fen: string, private readonly transpo
src/filter/PgnFilter.ts:8
Methodconstructor
( private readonly left: VideoFilter, private readonly right: VideoFilter )
src/filter/AndFilter.ts:5
Methodconstructor
( private readonly t: string, )
src/filter/TemplateFilter.ts:5
Methodconstructor
( private readonly year: number, )
src/filter/GameYearToFilter.ts:6
Methodconstructor
( private readonly count: number )
src/filter/MovesToFilter.ts:7
Methodconstructor
( private readonly playerName: string, private readonly side: Side | undefined, )
src/filter/PlayerSideFilter.ts:6
Methodconstructor
( private readonly length: number, )
src/filter/LengthFromFilter.ts:5
Methodconstructor
()
src/filter/WhitePlayedB4Filter.ts:7
Methodconstructor
( private readonly opening: Opening, )
src/filter/GameOpeningFilter.ts:8
Methodconstructor
( public readonly videoFilter: VideoFilter )
src/event/AddVideoFilterEvent.ts:4
Methodconstructor
( public readonly filters: Array<VideoFilter> )
src/event/FiltersModifiedEvent.ts:4
Methodconstructor
( public readonly predicate: (vf: VideoFilter) => boolean, public readonly videoFilter: VideoF
src/event/ReplaceVideoFilterEvent.ts:6
Methodconstructor
( public readonly predicate: (vf: VideoFilter) => boolean )
src/event/RemovedVideoFilterEvent.ts:4
Methodconstructor
()
build_scripts/stockfish/StockfishService.ts:17
Methodconstructor
( retrievedAt: Date, playerWhite: string, playerBlack: string, id: string,
build_scripts/lichessMasters/LichessMastersClient.ts:55
Methodconstructor
(retrievedAt: Date, playerWhite: string, playerBlack: string,
build_scripts/chess365/Chess365Client.ts:98
Methodconstructor
( retrievedAt: Date, playerWhite: string, playerBlack: string, id: number,
build_scripts/chesstempo/ChesstempoClient.ts:78
Methodconstructor
( retrievedAt: Date, playerWhite: string, playerBlack: string, href: string,
build_scripts/chessCom/ChessComClient.ts:66
Methodconstructor
(minimalDelay: number)
build_scripts/util/RateLimiter.ts:4
Methodequals
(other: VideoFilter)
src/filter/PublishedFromFilter.ts:19
Methodequals
(other: VideoFilter)
src/filter/MultipleGamesFilter.ts:14
Methodequals
(other: VideoFilter)
src/filter/TitleFilter.ts:22
Methodequals
(other: VideoFilter)
src/filter/MatchBetweenFilter.ts:22
Methodequals
(other: VideoFilter)
src/filter/LengthToFilter.ts:18
Methodequals
(other: VideoFilter)
src/filter/AtLeastOneGameFilter.ts:14
Methodequals
(other: VideoFilter)
src/filter/PublishedToFilter.ts:19
Methodequals
(other: VideoFilter)
src/filter/GameYearFromFilter.ts:19
Methodequals
(other: VideoFilter)
src/filter/GameResultFilter.ts:22
Methodequals
(other: VideoFilter)
src/filter/SideResultFilter.ts:29
Methodequals
(other: VideoFilter)
src/filter/QueenCountFilter.ts:21
Methodequals
(other: VideoFilter)
src/filter/QueenSacrificeFilter.ts:102
Methodequals
(other: VideoFilter)
src/filter/OrFilter.ts:19
Methodequals
(other: VideoFilter)
src/filter/UnderpromotionFilter.ts:19
Methodequals
(other: VideoFilter)
src/filter/MovesFromFilter.ts:21
Methodequals
(other: VideoFilter)
src/filter/PgnFilter.ts:29
Methodequals
(other: VideoFilter)
src/filter/AndFilter.ts:19
Methodequals
(other: VideoFilter)
src/filter/TemplateFilter.ts:20
Methodequals
(other: VideoFilter)
src/filter/GameYearToFilter.ts:19
Methodequals
(other: VideoFilter)
src/filter/MovesToFilter.ts:21
Methodequals
(other: VideoFilter)
src/filter/PlayerSideFilter.ts:24
Methodequals
(other: VideoFilter)
src/filter/LengthFromFilter.ts:18
Methodequals
(other: VideoFilter)
src/filter/WhitePlayedB4Filter.ts:19
Methodequals
(other: VideoFilter)
src/filter/GameOpeningFilter.ts:22
Methodexpand
(fen: string)
src/stores/positionsStore.ts:32
FunctionfetchOpenings
()
src/stores/openingsStore.ts:25
FunctionfetchPgns
()
src/stores/pgnsStore.ts:17
FunctionfetchPositions
()
src/stores/positionsStore.ts:96
FunctionfetchVideos
()
src/stores/videosStore.ts:12
MethodgetBlacks
()
src/model/Video.ts:17
MethodgetGameDates
()
src/model/Video.ts:21
MethodgetResult
()
build_scripts/BaseGame.ts:16
MethodgetResult
()
build_scripts/lichessMasters/LichessMastersClient.ts:77
MethodgetResult
()
build_scripts/chess365/Chess365Client.ts:118
MethodgetResult
()
build_scripts/chesstempo/ChesstempoClient.ts:106
MethodgetResult
()
build_scripts/chessCom/ChessComClient.ts:84
MethodgetWhites
()
src/model/Video.ts:13
FunctionhandleTimeout
()
js/chessboard-1.0.0.js:63
Functioni
()
js/chessboard-1.0.0.min.js:2
Methodinitialized
()
build_scripts/stockfish/StockfishService.ts:13
Functionj
(e)
js/chessboard-1.0.0.min.js:2
Methodlistener
(message: string)
build_scripts/stockfish/StockfishService.ts:107
MethodloadInfoForId
(id: string, force: boolean = false)
build_scripts/lichessMasters/LichessMastersService.ts:10
MethodloadInfoForId
(id: string, force: boolean = false)
build_scripts/chesstempo/ChesstempoService.ts:7
MethodloadInfoForId
(id: string, force: boolean = false)
build_scripts/chessCom/ChessComService.ts:9
FunctionmousedownSparePiece
(evt)
js/chessboard-1.0.0.js:1621
FunctionmousedownSquare
(evt)
js/chessboard-1.0.0.js:1591
FunctionmouseenterSquare
(evt)
js/chessboard-1.0.0.js:1687
FunctionmouseleaveSquare
(evt)
js/chessboard-1.0.0.js:1711
FunctionmousemoveWindow
(evt)
js/chessboard-1.0.0.js:1645
FunctionmouseupWindow
(evt)
js/chessboard-1.0.0.js:1666
Methodname
()
src/filter/PublishedFromFilter.ts:11
Methodname
()
src/filter/MultipleGamesFilter.ts:6
Methodname
()
src/filter/TitleFilter.ts:14
Methodname
()
src/filter/MatchBetweenFilter.ts:11
Methodname
()
src/filter/LengthToFilter.ts:10
Methodname
()
src/filter/AtLeastOneGameFilter.ts:6
Methodname
()
src/filter/PublishedToFilter.ts:11
Methodname
()
src/filter/GameYearFromFilter.ts:11
Methodname
()
src/filter/GameResultFilter.ts:12
Methodname
()
src/filter/SideResultFilter.ts:15
Methodname
()
src/filter/QueenCountFilter.ts:12
Methodname
()
src/filter/QueenSacrificeFilter.ts:90
Methodname
()
src/filter/OrFilter.ts:11
Methodname
()
src/filter/UnderpromotionFilter.ts:10
Methodname
()
src/filter/MovesFromFilter.ts:12
Methodname
()
src/filter/PgnFilter.ts:16
Methodname
()
src/filter/AndFilter.ts:11
Methodname
()
src/filter/TemplateFilter.ts:10
Methodname
()
src/filter/GameYearToFilter.ts:11
Methodname
()
src/filter/MovesToFilter.ts:12
Methodname
()
src/filter/PlayerSideFilter.ts:12
Methodname
()
src/filter/LengthFromFilter.ts:10
Methodname
()
src/filter/WhitePlayedB4Filter.ts:10
Methodname
()
src/filter/GameOpeningFilter.ts:13
FunctiononAnimationComplete
()
js/chessboard-1.0.0.js:1258
FunctiononFinishAnimation1
()
js/chessboard-1.0.0.js:930
FunctiononFinishAnimation2
()
js/chessboard-1.0.0.js:968
← previousnext →201–300 of 335, ranked by callers