MCPcopy Create free account

hub / github.com/adrianhajdin/project_web3_battle_game / functions

Functions74 in github.com/adrianhajdin/project_web3_battle_game

↓ 11 callersFunctioncreateParticle
(x, y, scale)
client/src/utils/animation.js:48
↓ 11 callersFunctioncreateParticle
(x, y, scale)
client-starter/src/utils/animation.js:46
↓ 10 callersFunctionuseGlobalContext
()
client/src/context/index.jsx:172
↓ 6 callersFunctionAddNewEvent
(eventFilter, provider, cb)
client/src/context/createEventListeners.js:7
↓ 4 callersFunctionisEthereum
()
client/src/utils/Onboard.js:2
↓ 4 callersFunctionisEthereum
()
client-starter/src/utils/onboard.js:1
↓ 3 callersFunctionPageHOC
(Component, title, description)
client/src/components/PageHOC.jsx:9
↓ 3 callersFunctionexolpodeGroup
(x, y, trans)
client/src/utils/animation.js:91
↓ 3 callersFunctionexolpodeGroup
(x, y, trans)
client-starter/src/utils/animation.js:89
↓ 3 callersFunctionplayAudio
(clip)
client/src/utils/animation.js:7
↓ 3 callersFunctionresetParams
()
client/src/components/OnboardModal.jsx:15
↓ 3 callersFunctionresetParams
()
client/src/context/index.jsx:42
↓ 3 callersFunctionresetParams
()
client-starter/src/components/OnboardModal.jsx:14
↓ 2 callersFunctionGetParams
()
client/src/utils/Onboard.js:54
↓ 2 callersFunctiongenerateRandomCardImage
()
client/src/components/Card.jsx:7
↓ 2 callersFunctiongetChainID
()
client/src/utils/Onboard.js:9
↓ 2 callersFunctiongetChainID
()
client-starter/src/utils/onboard.js:7
↓ 2 callersFunctiongetCoords
(cardRef)
client/src/context/createEventListeners.js:18
↓ 2 callersFunctionmakeAMove
(choice)
client/src/page/Battle.jsx:61
↓ 2 callersFunctionsparcle
(event)
client/src/utils/animation.js:104
↓ 2 callersFunctiontransform
($e, xValue, yValue, scaleValue, rotationValue, percent)
client/src/utils/animation.js:22
↓ 2 callersFunctiontransform
($e, xValue, yValue, scaleValue, rotationValue, percent)
client-starter/src/utils/animation.js:20
↓ 1 callersFunctionGetParams
()
client-starter/src/utils/onboard.js:56
↓ 1 callersFunctioncreateEventListeners
({ navigate, contract, provider, walletAddress, setShowAlert, player1Ref, player2Ref, setUpdateGameData })
client/src/context/createEventListeners.js:29
↓ 1 callersFunctioncreatePlayerToken
()
client/src/page/Home.jsx:33
↓ 1 callersFunctiondeploy
(name: string, ...params: [string])
web3/scripts/deploy.ts:6
↓ 1 callersFunctionexplode
($container)
client/src/utils/animation.js:61
↓ 1 callersFunctionexplode
($container)
client-starter/src/utils/animation.js:59
↓ 1 callersFunctionfetchGameData
()
client/src/context/index.jsx:101
↓ 1 callersFunctiongenerateStep
(st)
client/src/components/OnboardModal.jsx:33
↓ 1 callersFunctiongenerateStep
(st)
client-starter/src/components/OnboardModal.jsx:32
↓ 1 callersFunctiongetPlayerInfo
()
client/src/page/Battle.jsx:19
↓ 1 callersFunctionhandleBattleChoice
(ground)
client/src/page/Battleground.jsx:13
↓ 1 callersFunctionhandleBattleExit
()
client/src/components/GameInfo.jsx:14
↓ 1 callersFunctionhandleClick
(battleName)
client/src/page/JoinBattle.jsx:16
↓ 1 callersFunctionhandleConnection
(accounts)
client/src/utils/Onboard.js:16
↓ 1 callersFunctionhandleConnection
(accounts)
client-starter/src/utils/onboard.js:13
↓ 1 callersFunctionhealthLevel
(points)
client/src/components/PlayerInfo.jsx:6
↓ 1 callersFunctionmain
()
web3/scripts/deploy.ts:12
↓ 1 callersFunctionmarginIndexing
(index)
client/src/components/PlayerInfo.jsx:7
↓ 1 callersFunctionplayAudio
(clip)
client-starter/src/utils/animation.js:5
↓ 1 callersFunctionprefixedEvent
(element, type, callback)
client/src/utils/animation.js:15
↓ 1 callersFunctionprefixedEvent
(element, type, callback)
client-starter/src/utils/animation.js:13
↓ 1 callersFunctionrequestAccount
()
client/src/utils/Onboard.js:25
↓ 1 callersFunctionrequestAccount
()
client-starter/src/utils/onboard.js:23
↓ 1 callersFunctionrequestBalance
(currentAccount)
client/src/utils/Onboard.js:35
↓ 1 callersFunctionrequestBalance
(currentAccount)
client-starter/src/utils/onboard.js:35
↓ 1 callersFunctionsetSmartContractAndProvider
()
client/src/context/index.jsx:69
↓ 1 callersFunctionupdateCurrentWalletAddress
()
client/src/context/index.jsx:55
FunctionActionButton
({ imgUrl, handleClick, restStyles })
client/src/components/ActionButton.jsx:5
FunctionAlert
({ type, message })
client/src/components/Alert.jsx:6
FunctionAlertIcon
({ type })
client/src/assets/AlertIcon.jsx:5
FunctionAlertIcon
({ type })
client-starter/src/assets/AlertIcon.jsx:5
FunctionBattle
()
client/src/page/Battle.jsx:11
FunctionBattleground
()
client/src/page/Battleground.jsx:9
FunctionCard
({ card, title, restStyles, cardRef, playerTwo })
client/src/components/Card.jsx:12
FunctionCreateBattle
()
client/src/page/CreateBattle.jsx:8
FunctionCustomButton
({ title, handleClick, restStyles })
client/src/components/CustomButton.jsx:5
FunctionCustomInput
({ label, placeHolder, value, handleValueChange })
client/src/components/CustomInput.jsx:7
FunctionGameInfo
()
client/src/components/GameInfo.jsx:9
FunctionGameLoad
()
client/src/components/GameLoad.jsx:9
FunctionGlobalContextProvider
({ children })
client/src/context/index.jsx:12
FunctionHome
()
client/src/page/Home.jsx:7
FunctionHome
()
client-starter/src/page/Home.jsx:3
FunctionJoinBattle
()
client/src/page/JoinBattle.jsx:8
FunctionOnboardModal
()
client/src/components/OnboardModal.jsx:10
FunctionOnboardModal
()
client-starter/src/components/OnboardModal.jsx:9
FunctionPlayerInfo
({ player, playerIcon, mt })
client/src/components/PlayerInfo.jsx:9
FunctionSwitchNetwork
()
client/src/utils/Onboard.js:97
FunctionSwitchNetwork
()
client-starter/src/utils/onboard.js:105
FunctiondeployOneYearLockFixture
()
web3/test/Lock.ts:10
FunctionhandleClick
()
client/src/page/CreateBattle.jsx:21
FunctionhandleClick
()
client/src/page/Home.jsx:12
Functionsparcle
(event)
client-starter/src/utils/animation.js:102