Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
172
void InputEventManager::start()
173
{
174
Process::notify(this, &InputEventManager::process, PROCESS_INPUT_ORDER);
175
}
176
177
void InputEventManager::stop()
178
{
Callers
7
ThreadPool
Method · 0.45
TEST_FIX
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST_FIX
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
6
TEST_FIX
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST_FIX
Function · 0.36
TEST
Function · 0.36