Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BZFlag-Dev/bzflag
/ doSetDefaultResolution
Method
doSetDefaultResolution
src/platform/XDisplay.cpp:276–278 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
274
}
275
276
bool XDisplay::doSetDefaultResolution() {
277
return mode->setDefault(getDefaultResolution());
278
}
279
280
//
281
// XDisplayMode
Callers
nothing calls this directly
Calls
1
setDefault
Method · 0.45
Tested by
no test coverage detected