MCPcopy Create free account
hub / github.com/BZFlag-Dev/bzflag / getDisplay

Function getDisplay

src/bzflag/guiplaying.cpp:382–384  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

380
381
382BzfDisplay* getDisplay() {
383 return display;
384}
385
386
387MainWindow* getMainWindow() {

Callers 14

showMethod · 0.70
setFullscreenMethod · 0.50
getFullscreenMethod · 0.50
setSizeMethod · 0.50
getSizeMethod · 0.50
createMethod · 0.50
enableGrabMouseMethod · 0.50
setFullscreenMethod · 0.50
SetupScreenMatricesMethod · 0.50
KeyPressMethod · 0.50
KeyReleaseMethod · 0.50
GetScreenGeometryMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected