MCPcopy Create free account
hub / github.com/ddnet/ddnet / GetWindowScreen

Method GetWindowScreen

src/engine/client/graphics_threaded.cpp:2703–2706  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2701}
2702
2703int CGraphics_Threaded::GetWindowScreen()
2704{
2705 return m_pBackend->GetWindowScreen();
2706}
2707
2708void CGraphics_Threaded::WindowDestroyNtf(uint32_t WindowId)
2709{

Callers 1

MoveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected