MCPcopy Create free account
hub / github.com/atraczyk/2d-engine / ~Input

Method ~Input

engine/src/input.cpp:191–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

189Input::Input() {}
190
191Input::~Input() {}
192
193void Input::update()
194{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected