MCPcopy Create free account
hub / github.com/Illation/ETEngine / ~InputManager

Method ~InputManager

Engine/source/EtCore/Util/InputManager.h:228–228  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226 //-----------
227 InputManager() : m_KeyStates() {}
228 virtual ~InputManager() = default;
229
230 // framewise
231 //-------------

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected