Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GlobedGD/globed2
/ functions
Functions
2,047 in github.com/GlobedGD/globed2
⨍
Functions
2,047
◇
Types & classes
489
Method
isModerator
src/core/net/NetworkManagerImpl.cpp:1431
Method
isPlayer2Culled
src/core/game/RemotePlayer.cpp:299
Method
isPlaying
src/audio/sound/PlayerSound.cpp:70
Method
isPlaying
src/ui/game/EmoteBubble.cpp:132
Method
isQuitting
src/core/hooks/GJBaseGameLayer.cpp:947
Method
isRecordingDeviceSet
src/audio/AudioManager.cpp:150
Function
isSafeMode
Returns if Globed safe mode is enabled (e.g. because of certain room modifiers)
include/globed/soft-link/Wrappers.hpp:169
Method
isShown
src/core/PopupManager.cpp:69
Function
isTeammate
Checks whether this player is a teammate. This only works if in a room with teams enabled. When not in such a room, this will return true for every pl
include/globed/soft-link/Wrappers.hpp:312
Method
keyBackClicked
src/ui/menu/GlobedMenuLayer.cpp:1427
Method
keyDown
src/ui/menu/GlobedMenuLayer.cpp:1395
Function
killLocalPlayer
Kills the local player, pass 'true' to fake the death (won't trigger deaths of others in death link for example)
include/globed/soft-link/Wrappers.hpp:175
Function
kind
include/globed/audio/sound/AudioSource.hpp:49
Method
kofiEnableParticlesCallback
src/ui/menu/SupportPopup.cpp:216
Method
kofiEnableParticlesCallback2
src/ui/menu/SupportPopup.cpp:220
Method
latencyToColor
src/core/net/NetworkManager.cpp:129
Function
lazyExpr
include/globed/util/lazy.hpp:39
Function
left
various helper methods for positioning ui elements
src/ui/BasePopup.hpp:33
Function
lerpDebug
src/core/game/Interpolator.cpp:18
Function
levelComplete
src/core/hooks/PlayLayer.cpp:187
Method
levelDownloadFailed
src/ui/menu/WarpLoadPopup.cpp:72
Method
levelDownloadFinished
src/ui/menu/WarpLoadPopup.cpp:67
Function
levelMapper
src/modules/ui/hooks/LevelBrowserLayer.cpp:34
Function
listen
src/core/net/NetworkManagerImpl.hpp:352
Function
listen
include/globed/core/net/NetworkManager.hpp:67
Function
listen
include/globed/soft-link/API.hpp:8
Function
listenForChanges
include/globed/core/SettingsManager.hpp:160
Function
listenGlobal
src/core/net/NetworkManagerImpl.hpp:358
Function
listenGlobal
include/globed/core/net/NetworkManager.hpp:73
Function
listenGlobal
include/globed/soft-link/API.hpp:14
Method
loadIcon
src/core/preload/PreloadManager.cpp:269
Method
loadLevelsFailed
src/ui/menu/FeaturedListLayer.cpp:260
Method
loadLevelsFailed
src/ui/menu/levels/LevelListLayer.cpp:630
Method
loadLevelsFailed
src/ui/admin/ModUserPopup.cpp:479
Method
loadLevelsFailed
src/util/gd.cpp:299
Function
loadLevelsFinished
src/modules/ui/hooks/GauntletLayer.cpp:41
Method
loadLevelsFinished
src/ui/menu/FeaturedListLayer.cpp:244
Method
loadLevelsFinished
src/ui/menu/levels/LevelListLayer.cpp:610
Method
loadLevelsFinished
src/ui/admin/ModUserPopup.cpp:471
Method
loadLevelsFinished
src/util/gd.cpp:275
Function
loadPageFromUserInfo
src/modules/ui/hooks/ProfilePage.cpp:20
Method
logArcMessage
src/core/net/NetworkManagerImpl.cpp:1613
Method
logMessage
src/core/net/NetworkManagerImpl.cpp:165
Method
logQunetMessage
src/core/net/NetworkManagerImpl.cpp:1605
Function
main
(build: Build)
geobuild.py:267
Function
mapError
src/audio/sound/Sound.cpp:15
Function
maybeDismissEmotePopup
src/modules/ui/hooks/PauseLayer.cpp:201
Method
name
src/modules/two-player/TwoPlayerModule.hpp:18
Method
name
src/modules/active-player-switch/APSModule.hpp:13
Method
name
src/modules/collision/CollisionModule.hpp:13
Method
name
src/modules/scripting-ui/ScriptingUIModule.hpp:13
Method
name
src/modules/deathlink/DeathlinkModule.hpp:13
Method
name
src/modules/global-triggers/GlobalTriggersModule.hpp:14
Method
onClose
src/ui/menu/UserSettingsPopup.cpp:84
Method
onClose
src/ui/menu/levels/DemonFilterPopup.cpp:118
Method
onClose
src/ui/menu/levels/LevelFiltersPopup.cpp:320
Method
onClose
src/ui/settings/AudioDeviceSetupPopup.cpp:234
Function
onDisabled
Called when the module is disabled. Override this to perform any cleanup logic.
include/globed/core/Module.hpp:114
Function
onEdit
src/modules/ui/hooks/EditLevelLayer.cpp:23
Function
onEnabled
Called when the module is enabled. Override this to perform any initialization logic.
include/globed/core/Module.hpp:109
Method
onFatalException
src/core/net/NetworkManagerImpl.cpp:161
Method
onGlobedButton
src/core/hooks/MenuLayer.cpp:118
Method
onHoldFinished
src/ui/misc/HoldableButton.cpp:76
Function
onJoinLevel
Called when the user joins a level while connected to a server.
include/globed/core/Module.hpp:119
Method
onJoinLevel
src/modules/two-player/TwoPlayerModule.cpp:42
Method
onJoinLevel
src/modules/active-player-switch/APSModule.cpp:16
Method
onJoinLevel
src/modules/collision/CollisionModule.cpp:18
Method
onJoinLevel
src/modules/deathlink/DeathlinkModule.cpp:17
Function
onJoinLevelPostInit
Called when the user joins a level while connected to a server, after the layer has been initialized.
include/globed/core/Module.hpp:121
Function
onLeaveLevel
Called when the user leaves a level or gets disconnected from a server. Only called if `onJoinLevel` was called before.
include/globed/core/Module.hpp:124
Function
onLocalPlayerDeath
Called when the local player dies. Not called for anticheat spike, but is called for fake deaths.
include/globed/core/Module.hpp:138
Method
onLocalPlayerDeath
src/modules/two-player/TwoPlayerModule.cpp:120
Method
onLocalPlayerDeath
src/modules/active-player-switch/APSModule.cpp:44
Function
onModify
src/modules/two-player/hooks/PlayLayer.cpp:11
Function
onModify
src/modules/two-player/hooks/GJBaseGameLayer.cpp:13
Function
onModify
src/modules/two-player/hooks/PlayerObject.cpp:14
Function
onModify
src/modules/two-player/hooks/PauseLayer.cpp:16
Function
onModify
src/modules/active-player-switch/Hooks.hpp:74
Function
onModify
src/modules/collision/CollisionModule.cpp:114
Function
onModify
src/modules/scripting-ui/hooks/LevelEditorLayer.cpp:21
Function
onModify
src/modules/scripting-ui/hooks/GameManager.cpp:37
Function
onModify
src/modules/scripting-ui/hooks/PauseLayer.cpp:18
Function
onModify
src/modules/scripting-ui/hooks/EditorUI.cpp:26
Function
onModify
src/modules/scripting/hooks/PlayLayer.cpp:21
Function
onModify
src/modules/ui/hooks/EditLevelLayer.cpp:13
Function
onModify
src/modules/ui/hooks/LevelSelectLayer.cpp:91
Function
onModify
src/modules/ui/hooks/LevelBrowserLayer.cpp:28
Function
onModify
src/modules/ui/hooks/GauntletLayer.cpp:23
Function
onModify
src/modules/ui/hooks/ProfilePage.cpp:14
Function
onModify
src/modules/ui/hooks/EndLevelLayer.cpp:10
Function
onModify
src/modules/ui/hooks/LevelPage.cpp:12
Function
onModify
src/modules/ui/hooks/PauseLayer.cpp:23
Function
onModify
src/modules/ui/hooks/LevelAreaInnerLayer.cpp:24
Function
onModify
src/modules/ui/hooks/LevelInfoLayer.cpp:29
Function
onModify
src/modules/deathlink/DeathlinkModule.cpp:31
Function
onModify
src/modules/global-triggers/hooks/PlayLayer.cpp:13
Function
onModify
src/modules/global-triggers/hooks/GJBaseGameLayer.hpp:22
Function
onModify
src/modules/global-triggers/hooks/CountTriggerGameObject.hpp:13
Function
onModify
src/modules/global-triggers/hooks/EffectGameObject.hpp:11
Function
onModify
src/modules/global-triggers/hooks/GJEffectManager.hpp:15
← previous
next →
1,701–1,800 of 2,047, ranked by callers