Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BZFlag-Dev/bzflag
/ execute
Method
execute
src/bzflag/ShotStats.cpp:138–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
}
137
138
void ShotStats::execute() {
139
HUDDialogStack::get()->pop();
140
}
141
142
void ShotStats::resize(int _width, int _height) {
143
HUDDialog::resize(_width, _height);
Callers
nothing calls this directly
Calls
1
pop
Method · 0.80
Tested by
no test coverage detected