Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BZFlag-Dev/bzflag
/ getDefaultKey
Method
getDefaultKey
src/bzflag/HUDui.cpp:31–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
HUDuiDefaultKey* HUDui::getDefaultKey() {
32
return defaultKey;
33
}
34
35
void HUDui::setDefaultKey(HUDuiDefaultKey* _defaultKey) {
36
defaultKey = _defaultKey;
Callers
2
push
Method · 0.45
pop
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected