MCPcopy 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

InspectMethod · 0.45
ExecuteMethod · 0.45
ExecuteRTShadowMethod · 0.45
ExecuteMethod · 0.45
CreateShapeMethod · 0.45
CreateShapeMethod · 0.45
DrawShapeMethod · 0.45
OnPlayMethod · 0.45
CreateShapeMethod · 0.45
CreateShapeMethod · 0.45
CreateShapeMethod · 0.45
OnPlayMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected