MCPcopy Create free account
hub / github.com/ZDoom/Raze / ToggleFullscreen

Method ToggleFullscreen

source/common/platform/win32/base_sysfb.cpp:394–397  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

392//==========================================================================
393
394void SystemBaseFrameBuffer::ToggleFullscreen(bool yes)
395{
396 PositionWindow(yes);
397}
398
399//==========================================================================
400//

Callers 1

handleeventsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected