MCPcopy 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
276bool XDisplay::doSetDefaultResolution() {
277 return mode->setDefault(getDefaultResolution());
278}
279
280//
281// XDisplayMode

Callers

nothing calls this directly

Calls 1

setDefaultMethod · 0.45

Tested by

no test coverage detected