MCPcopy Create free account
hub / github.com/chrxh/alien / init

Method init

source/Gui/SimulationParametersZoneWidgets.cpp:31–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31void _SimulationParametersZoneWidgets::init(SimulationFacade const& simulationFacade, int locationIndex)
32{
33 _simulationFacade = simulationFacade;
34 _locationIndex = locationIndex;
35}
36
37void _SimulationParametersZoneWidgets::process()
38{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected