MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / SetScreenSize

Method SetScreenSize

Source/Window.cpp:485–488  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

483}
484
485void cWindow::SetScreenSize( const cDimension& pDimension ) {
486
487 mScreenSize = pDimension;
488}
489
490/**
491 * Set the window size / resolution using the aspect ratio of the original resolution

Callers 9

Demo_Amiga_ShowMenuMethod · 0.80
Service_ShowMethod · 0.80
Mission_Intro_PlayMethod · 0.80
WonGameMethod · 0.80
intro_mainMethod · 0.80
Recruit_LoopMethod · 0.80
guiPrintStringMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected