Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
382
BzfDisplay* getDisplay() {
383
return display;
384
}
385
386
387
MainWindow* getMainWindow() {
Callers
14
show
Method · 0.70
setFullscreen
Method · 0.50
getFullscreen
Method · 0.50
setSize
Method · 0.50
getSize
Method · 0.50
create
Method · 0.50
enableGrabMouse
Method · 0.50
setFullscreen
Method · 0.50
SetupScreenMatrices
Method · 0.50
KeyPress
Method · 0.50
KeyRelease
Method · 0.50
GetScreenGeometry
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected