Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ init
Method
init
source/Gui/LocationController.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void LocationController::init(SimulationFacade simulationFacade)
57
{
58
_simulationFacade = simulationFacade;
59
}
60
61
void LocationController::process()
62
{
Callers
1
addLocationWindow
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected