MCPcopy Create free account

hub / github.com/KeJunMao/open-block-war / functions

Functions214 in github.com/KeJunMao/open-block-war

↓ 1 callersMethodloadTile
()
src/Components/Team.ts:39
↓ 1 callersMethodlogin
()
src/Live/Douyu/douyu-live-ws/ClientEvent.ts:25
↓ 1 callersMethodlogout
()
src/Live/Douyu/douyu-live-ws/ClientEvent.ts:20
↓ 1 callersMethodmakeSlave
(slave: Slave)
src/Components/Slaves.ts:39
↓ 1 callersFunctiono
()
src/venders/danmaku-websocket.min.js:1007
↓ 1 callersFunctionparseDanmu
(data: IDanmuData)
src/Live/Bilibili/index.ts:27
↓ 1 callersFunctionparseDanmu
(data: IDanmuData)
src/Live/Douyu/index.ts:61
↓ 1 callersFunctionparseEntry
(_data: IEntryData)
src/Live/Bilibili/index.ts:75
↓ 1 callersFunctionparseGift
(data: IGiftData)
src/Live/Bilibili/index.ts:52
↓ 1 callersFunctionparseGift
(data: IGiftData)
src/Live/Douyu/index.ts:21
↓ 1 callersFunctionparseInteract
(_data: IInteractData)
src/Live/Bilibili/index.ts:89
↓ 1 callersMethodresetToast
()
src/Card/Controller.ts:113
↓ 1 callersMethodserialize
(raw: any)
src/Live/Douyu/douyu-live-ws/stt.ts:10
↓ 1 callersMethodsetColorByLevel
(level: string)
src/Components/Npc.ts:69
↓ 1 callersFunctionsetEndTime
(time: string)
src/UI/Components/Config/index.tsx:49
↓ 1 callersFunctionsetGameName
(name: string)
src/UI/Components/Config/index.tsx:45
↓ 1 callersMethodsetIsHome
(hall?: string)
src/Components/Block.ts:37
↓ 1 callersMethodsetIsNotHome
()
src/Components/Block.ts:96
↓ 1 callersMethodsetTile
(tile: string)
src/Components/Block.ts:24
↓ 1 callersFunctionsetTime
(state, action)
src/store/rootSlice.ts:28
↓ 1 callersFunctionsetTodayMvpUsers
(state, action)
src/store/topSlice.ts:23
↓ 1 callersMethodshowFlash
(count = 1)
src/Components/Player.ts:127
↓ 1 callersMethodsizeUp
(count = 1)
src/Components/Player.ts:72
↓ 1 callersFunctionu
(e3, t3)
src/venders/danmaku-websocket.min.js:1081
↓ 1 callersMethodunescape
(v: string)
src/Live/Douyu/douyu-live-ws/stt.ts:6
↓ 1 callersMethoduseCode
(code: string)
src/Live/Bilibili/index.ts:132
Function"<stdin>"
(exports, module)
src/venders/danmaku-websocket.min.js:11
FunctionApp
()
src/main.tsx:18
FunctionApp
()
src/UI/App.tsx:9
MethodApply
(danmu: IParseDanmuData)
src/Live/Danmu.ts:12
MethodApply
(interact: IParseInteractData)
src/Live/Bilibili/Interact.ts:5
MethodBody
()
src/Components/Player.ts:174
FunctionConfig
()
src/UI/Components/Config/index.tsx:18
MethodCount
()
src/Components/Slaves.ts:67
FunctionDanmuCard
({ name, text }: { text: string; name: string })
src/UI/Components/LeftSlider/Rule.tsx:51
MethodFaceKey
()
src/Components/User.ts:73
FunctionGameBatchHeartBeat
(req, res)
api/proxy/bilibiliServer/routes/gameBatchHeartBeat.ts:7
FunctionGameCard
()
src/UI/Components/GameCard.tsx:10
FunctionGameEnd
(req, res)
api/proxy/bilibiliServer/routes/gameEnd.ts:7
FunctionGameHeartBeat
(req, res)
api/proxy/bilibiliServer/routes/gameHeartBeat.ts:7
FunctionGameStart
(req, res)
api/proxy/bilibiliServer/routes/gameStart.ts:3
FunctionGetAuth
(ctx)
api/proxy/bilibiliServer/routes/getAuth.ts:7
FunctionGiftCard
({ img, text }: { img: string; text: string })
src/UI/Components/LeftSlider/Rule.tsx:9
FunctionGiftsCardList
()
src/UI/Components/LeftSlider/Rule.tsx:171
FunctionHighlight
({ text }: { text: string })
src/UI/Components/LeftSlider/Rule.tsx:33
FunctionLeftSlider
()
src/UI/Components/LeftSlider/index.tsx:6
FunctionPlayRule
()
src/UI/Components/LeftSlider/Rule.tsx:60
FunctionResult
()
src/UI/Components/Result.tsx:9
FunctionRightSlider
()
src/UI/Components/RightSlider/index.tsx:5
FunctionRule
()
src/UI/Components/LeftSlider/Rule.tsx:121
FunctionTeam
({ name, hp, blockCount, index, color, playerCount, userCount, icon, shortName, tile, is
src/UI/Components/LeftSlider/Teams.tsx:34
FunctionTeams
()
src/UI/Components/LeftSlider/Teams.tsx:288
FunctionTitle
()
src/UI/Components/LeftSlider/Title.tsx:5
FunctionTitle
()
src/UI/Components/RightSlider/Title.tsx:7
FunctionUserCard
({ name, face, score, borderColor, borderImage, }: { name: string; face?: string; score: numbe
src/UI/Components/RightSlider/Users.tsx:8
FunctionUsers
()
src/UI/Components/RightSlider/Users.tsx:81
Methodclose
()
src/Live/Douyu/douyu-live-ws/ws.ts:94
Methodclose
()
src/Live/Douyu/douyu-live-ws/ws.ts:138
Methodconnect
()
src/Live/Douyu/douyu-live-ws/ClientEvent.ts:10
Methodconstructor
(public scene: Phaser.Scene)
src/Components/GameTime.ts:10
Methodconstructor
( public id: number, public name: string, public team: Team, public player: Player, public
src/Components/User.ts:11
Methodconstructor
( public scene: Phaser.Scene, public name: string, public color: number, public homeX: number,
src/Components/Team.ts:15
Methodconstructor
( scene: Phaser.Scene, public team: Team, public configs?: FarmConfig[] )
src/Components/Farms.ts:9
Methodconstructor
( scene: Phaser.Scene, x: number, y: number, team: Team, public group: Phaser.GameObjects.
src/Components/Npc.ts:8
Methodconstructor
(public scene: Phaser.Scene)
src/Components/Map.ts:7
Methodconstructor
(public scene: Phaser.Scene, public user: User)
src/Components/Slaves.ts:18
Methodconstructor
(scene: Phaser.Scene, config?: Toast.IConfig | undefined)
src/Components/MessageToast.ts:5
Methodconstructor
( public scene: Phaser.Scene, x: number, y: number, public team: Team, public parent?: Pla
src/Components/Player.ts:18
Methodconstructor
(scene: Phaser.Scene, x = 0, y = 0)
src/Components/Block.ts:14
Methodconstructor
()
src/paid/index.ts:14
Methodconstructor
(public roomId: number, code = window.bilibiliCode)
src/Live/Bilibili/index.ts:103
Methodconstructor
(public roomId: number)
src/Live/Douyu/index.ts:74
Methodconstructor
(roomid: number)
src/Live/Douyu/douyu-live-ws/browser.ts:4
Methodconstructor
(roomid: number)
src/Live/Douyu/douyu-live-ws/browser.ts:10
Methodconstructor
(live: LiveWSBase)
src/Live/Douyu/douyu-live-ws/ClientEvent.ts:6
Methodconstructor
(address: string)
src/Live/Douyu/douyu-live-ws/ws.ts:13
Methodconstructor
(public roomid: number)
src/Live/Douyu/douyu-live-ws/ws.ts:63
Methodconstructor
(public roomid: number)
src/Live/Douyu/douyu-live-ws/ws.ts:104
Methodconstructor
(live: LiveWSBase)
src/Live/Douyu/douyu-live-ws/MessageEvent.ts:295
Methodconstructor
(public game: Phaser.Game, public scene: Phaser.Scene)
src/Game/Core.ts:28
Methodconstructor
(public game?: Game)
src/Game/GoldKey.ts:7
Methodconstructor
(config?: Phaser.Types.Core.GameConfig)
src/Game/Game.ts:7
Methodconstructor
( public scene: Phaser.Scene, cardsConfig: CardConfig[] | undefined )
src/Card/Controller.ts:10
Methodconstructor
()
src/Scenes/MainScene.ts:5
Methodconstructor
()
src/Scenes/PreloadScene.ts:7
Methodcreate
()
src/Scenes/PreloadScene.ts:16
FunctiongetEncodeHeader
( params = {}, appKey: string, appSecret: string )
api/proxy/bilibiliServer/tool/index.ts:8
MethodgetMaxX
()
src/Components/Map.ts:34
MethodgetMaxY
()
src/Components/Map.ts:38
MethodgetUserById
(id: number)
src/Components/Team.ts:76
FunctiongetWsClient
* 获取websocket实例
src/Live/Bilibili/socket/index.ts:76
FunctionhandleClose
()
src/UI/Components/Config/index.tsx:66
FunctionhandleKeyDown
(event: React.KeyboardEvent<HTMLInputElement>)
src/UI/Components/Config/index.tsx:25
FunctionhandleSaveAndClose
()
src/UI/Components/LeftSlider/Teams.tsx:76
MethodisDie
()
src/Components/Team.ts:118
MethodmakeChild
(count = 1)
src/Components/Player.ts:84
MethodmvpUser
()
src/Components/Team.ts:112
Methodobedience
(team: Team)
src/Components/Team.ts:102
MethodonPlayerOverlapBlock
(player: Player, block: Block)
src/Game/Core.ts:112
Methodpreload
()
src/Scenes/PreloadScene.ts:11
← previousnext →101–200 of 214, ranked by callers