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

Method Shutdown

src/engine/client/input.cpp:105–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103}
104
105void CInput::Shutdown()
106{
107 CloseJoysticks();
108}
109
110void CInput::InitJoysticks()
111{

Callers 3

RunMethod · 0.45
ConchainInputFifoMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected