Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Illation/ETEngine
/ InputManager
Method
InputManager
Engine/source/EtCore/Util/InputManager.h:227–227 ·
view source on GitHub ↗
ctor dtor -----------
Source
from the content-addressed store, hash-verified
225
// ctor dtor
226
//-----------
227
InputManager() : m_KeyStates() {}
228
virtual ~InputManager() = default;
229
230
// framewise
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected