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

Method Graphics

src/engine/client/input.h:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62 IConfigManager *m_pConfigManager;
63
64 IEngineGraphics *Graphics() const { return m_pGraphics; }
65 IConsole *Console() const { return m_pConsole; }
66
67 // joystick

Callers 7

Con_MinimizeMethod · 0.45
Con_ScreenshotMethod · 0.45
ConchainWindowScreenMethod · 0.45
ConchainFullscreenMethod · 0.45
ConchainWindowVSyncMethod · 0.45
ConchainWindowResizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected