MCPcopy Create free account

hub / github.com/adrianocola/spyfall / functions

Functions210 in github.com/adrianocola/spyfall

FunctionExportLocations
()
app/containers/Settings/DownloadLocations.jsx:11
FunctionExportLocations
()
app/containers/Settings/ExportLocations.jsx:18
FunctionFilteredLocationsList
({ filter })
app/containers/Settings/FilteredLocationsList.jsx:11
FunctionGame
()
app/containers/Game/Game.jsx:26
FunctionGameConfig
()
app/containers/Game/GameConfig.jsx:15
FunctionGameInfo
()
app/containers/Game/GameInfo.jsx:18
FunctionGameManager
({ started, remotePlayers })
app/containers/Game/GameManager.jsx:62
FunctionGameModeratorLocationSelector
()
app/containers/Game/GameModeratorLocationSelector.jsx:11
FunctionGameModeratorRoleSelector
({ moderatorRole, onModeratorRoleChange })
app/containers/Game/GameModeratorRoleSelector.jsx:8
FunctionGamePlayers
({ started, remotePlayers })
app/containers/Game/GamePlayers.jsx:10
FunctionGamePlayersController
({ remotePlayers })
app/containers/Game/GamePlayersController.jsx:11
FunctionJoinRoom
()
app/containers/JoinRoom/JoinRoom.jsx:21
FunctionLocalized
(props)
app/components/Localized/Localized.jsx:5
FunctionLocalizedLocation
({ location, customLocations })
app/components/LocalizedLocation/LocalizedLocation.jsx:5
FunctionLocalizedRole
({ role, location, customLocations })
app/components/LocalizedRole/LocalizedRole.jsx:5
FunctionLocation
({ locationObj, crossOutLocation, state })
app/components/Locations/Location.jsx:6
FunctionLocations
({ matchId, location, locations = {}, prevLocation })
app/components/Locations/Locations.jsx:21
FunctionLocationsCount
({ className, style })
app/components/LocationsCount/LocationsCount.jsx:5
FunctionLocationsPopup
({ isOpen, toggle })
app/containers/Game/ResultPopup.jsx:11
FunctionLocationsPopup
({ isOpen, toggle })
app/containers/Game/LocationsPopup.jsx:8
FunctionModeratorMode
()
app/components/ModeratorMode/ModeratorMode.jsx:6
FunctionPlayer
({ index, started, onPlayerChange })
app/containers/Game/Player.jsx:15
FunctionRemotePlayer
({ roomId, playerUserId, remotePlayer, started })
app/containers/Game/RemotePlayer.jsx:10
FunctionResultsSpies
({ className, spies = [], remotePlayers = {} })
app/components/ResultsSpies/ResultsSpies.jsx:6
FunctionRolePopup
({ isOpen, toggle, player, location, role, customLocations })
app/components/RolePopup/RolePopup.jsx:10
FunctionRoom
({ started })
app/containers/Game/Room.jsx:16
FunctionRoomClient
({ roomId, player })
app/containers/JoinRoom/RoomClient.jsx:22
FunctionRootComponent
({ history, store, persistor })
app/EntryPoint.jsx:10
FunctionScrollToTop
({ location, children })
app/components/ScrollToTop/ScrollToTop.jsx:4
FunctionSelectAll
({ checked, onClick })
app/components/SelectAll/SelectAll.jsx:5
FunctionSettings
()
app/containers/Settings/Settings.jsx:18
FunctionSpinner
(props)
app/components/Spinner/Spinner.jsx:4
FunctionSpinnerModal
()
app/components/SpinnerModal/SpinnerModal.jsx:20
FunctionSpyCount
({ spyCount, spies, allSpies, hideSpyCount, className })
app/components/SpyCount/SpyCount.jsx:7
FunctionSpyIcon
({ className, style })
app/components/SpyIcon/SpyIcon.jsx:6
FunctionTimer
({ initialValue, showCountdown, running, onComplete, onCountdownComplete })
app/components/Timer/Timer.jsx:11
FunctionTimerManager
()
app/containers/Game/TimerManager.jsx:12
FunctionaddPlayerAction
()
app/actions/config.js:64
FunctioncreateCustomLocationAction
()
app/actions/config.js:40
FunctiondeselectAllLocationsAction
(locationIds)
app/actions/config.js:35
FunctiongameAllSpiesSelector
(state)
app/selectors/gameAllSpies.js:3
FunctiongameMatchIdSelector
(state)
app/selectors/gameMatchId.js:3
FunctiongamePlayerRolesSelector
(state)
app/selectors/gamePlayerRoles.js:3
FunctiongamePrevLocationSelector
(state)
app/selectors/gamePrevLocation.js:3
FunctiongameShowCountdownSelector
(state)
app/selectors/gameShowCountdown.js:3
FunctiongameStateSelector
(state)
app/selectors/gameState.js:5
FunctiongameTimeRunningSelector
(state)
app/selectors/gameTimeRunning.js:3
FunctiongetCustomLocations
(state)
app/selectors/totalLocationsCount.js:6
FunctiongetSelectedLocations
(state)
app/selectors/selectedLocationsCount.js:5
FunctionjoinPlayerSelector
(state)
app/selectors/joinPlayer.js:4
FunctionjoinRoomIdSelector
(state)
app/selectors/joinRoomId.js:4
FunctionlanguageSelector
(state)
app/selectors/language.js:4
FunctiononAddPlayer
()
app/containers/Game/GamePlayersController.jsx:18
FunctiononCloseExported
()
app/containers/Settings/ExportLocations.jsx:67
FunctiononCloseImporting
()
app/containers/Settings/ExportLocations.jsx:71
FunctiononCloseRoom
()
app/containers/Game/Room.jsx:44
FunctiononDelete
(evt)
app/containers/Settings/Location.jsx:50
FunctiononDeselectAllClick
()
app/containers/Settings/CustomLocationsList.jsx:18
FunctiononDeselectAllClick
()
app/containers/Settings/DefaultLocationsList.jsx:26
FunctiononDownload
()
app/containers/Settings/DownloadLocations.jsx:16
FunctiononDrop
(files)
app/containers/Settings/DownloadLocations.jsx:33
FunctiononEndGame
()
app/containers/Game/GameManager.jsx:200
FunctiononExport
()
app/containers/Settings/ExportLocations.jsx:30
FunctiononImport
()
app/containers/Settings/ExportLocations.jsx:47
FunctiononJoinRoom
()
app/containers/JoinRoom/JoinRoom.jsx:36
FunctiononLeaveRoom
()
app/containers/JoinRoom/RoomClient.jsx:61
FunctiononPasteRoomId
(evt)
app/containers/JoinRoom/JoinRoom.jsx:54
FunctiononPlayerUpdateName
(evt)
app/containers/Game/Player.jsx:35
FunctiononRefreshRoom
()
app/containers/Game/Room.jsx:37
FunctiononRemPlayer
()
app/containers/Game/GamePlayersController.jsx:23
FunctiononRemove
()
app/containers/Game/RemotePlayer.jsx:14
FunctiononRoomCopy
()
app/containers/Game/Room.jsx:50
FunctiononSave
(evt)
app/containers/Settings/Location.jsx:43
FunctiononSelectAllClick
()
app/containers/Settings/CustomLocationsList.jsx:13
FunctiononSelectAllClick
()
app/containers/Settings/DefaultLocationsList.jsx:21
FunctiononSetPlayerModeratorRole
(moderatorRole)
app/containers/Game/Player.jsx:39
FunctiononSetPlayerModeratorRole
(evt)
app/containers/Game/GameModeratorRoleSelector.jsx:13
FunctiononSetRemovePlayerModeratorRole
(moderatorRole)
app/containers/Game/RemotePlayer.jsx:20
FunctiononSetTime
(evt)
app/containers/Game/GameConfig.jsx:27
FunctiononStartGame
()
app/containers/Game/GameManager.jsx:72
FunctiononToggleAllSpies
()
app/containers/Settings/Location.jsx:31
FunctionremCustomLocationAction
(id)
app/actions/config.js:49
FunctionremPlayerAction
()
app/actions/config.js:68
FunctionroomConnectedSelector
(state)
app/selectors/sessionRoomConnected.js:4
FunctionroomIdSelector
(state)
app/selectors/roomId.js:4
FunctionsaveCustomLocationAction
(id, location)
app/actions/config.js:44
FunctionselectAllLocationsAction
(locationIds)
app/actions/config.js:30
FunctionselectedLocationsSelector
(state)
app/selectors/selectedLocations.js:4
FunctionsessionJoinedRoomSelector
(state)
app/selectors/sessionJoinedRoom.js:4
FunctionsetAutoStarTimerAction
(autoStartTimer)
app/actions/config.js:87
FunctionsetCustomLocationsAction
(customLocations)
app/actions/config.js:54
FunctionsetHideSpyCountAction
(hideSpyCount)
app/actions/config.js:92
FunctionsetJoinPlayerAction
(player)
app/actions/joinRoom.js:9
FunctionsetJoinRoomIdAction
(roomId)
app/actions/joinRoom.js:4
FunctionsetJoinedRoomAction
(joined)
app/actions/session.js:9
FunctionsetLanguageAction
(language)
app/actions/root.js:9
FunctionsetModeratorLocationAction
(moderatorLocation)
app/actions/config.js:102
FunctionsetModeratorModeAction
(moderatorMode)
app/actions/config.js:97
FunctionsetRoomConnectedAction
(connected)
app/actions/session.js:4
FunctionsetSpyCountAction
(spyCount)
app/actions/config.js:82
← previousnext →101–200 of 210, ranked by callers