Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MayaPosch/NymphCast
/ ~InputManager
Method
~InputManager
src/server/gui/core/InputManager.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
InputManager::~InputManager()
39
{
40
deinit();
41
}
42
43
InputManager* InputManager::getInstance()
44
{
Callers
nothing calls this directly
Calls
1
deinit
Function · 0.85
Tested by
no test coverage detected