MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / start

Method start

Engine/source/platform/input/event.cpp:172–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170}
171
172void InputEventManager::start()
173{
174 Process::notify(this, &InputEventManager::process, PROCESS_INPUT_ORDER);
175}
176
177void InputEventManager::stop()
178{

Callers 7

ThreadPoolMethod · 0.45
TEST_FIXFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TEST_FIXFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 6

TEST_FIXFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TEST_FIXFunction · 0.36
TESTFunction · 0.36