MCPcopy Create free account
hub / github.com/Panzerschrek/Chasm-Reverse / GetViewportSize

Method GetViewportSize

PanzerChasm/system_window.cpp:461–464  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

459}
460
461Size2 SystemWindow::GetViewportSize() const
462{
463 return viewport_size_;
464}
465
466const SystemWindow::DispaysVideoModes& SystemWindow::GetSupportedVideoModes() const
467{

Callers 11

LoopMethod · 0.45
DoVidRestartMethod · 0.45
DrawMethod · 0.45
DrawMethod · 0.45
ClientMethod · 0.45
VidRestartMethod · 0.45
DrawMethod · 0.45
HudDrawerBaseMethod · 0.45
DrawCurrentMessageMethod · 0.45
DrawSmallHudMethod · 0.45
DrawKeysAndStatMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected