Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AmelieHeinrich/Termina
/ Get
Method
Get
Sources/Termina/Input/InputSystem.cpp:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
InputSystem* InputSystem::s_Instance = nullptr;
12
13
InputSystem* InputSystem::Get() { return s_Instance; }
14
15
InputSystem::InputSystem(GLFWwindow* window)
16
: m_Window(window)
Callers
15
Inspect
Method · 0.45
Execute
Method · 0.45
ExecuteRTShadow
Method · 0.45
Execute
Method · 0.45
CreateShape
Method · 0.45
CreateShape
Method · 0.45
DrawShape
Method · 0.45
OnPlay
Method · 0.45
CreateShape
Method · 0.45
CreateShape
Method · 0.45
CreateShape
Method · 0.45
OnPlay
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected