Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_Minimize
Method · 0.45
Con_Screenshot
Method · 0.45
ConchainWindowScreen
Method · 0.45
ConchainFullscreen
Method · 0.45
ConchainWindowBordered
Method · 0.45
ConchainWindowVSync
Method · 0.45
ConchainWindowResize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected