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

Method initIntern

source/Gui/MultiplierWindow.cpp:25–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25void MultiplierWindow::initIntern(SimulationFacade simulationFacade)
26{
27 _simulationFacade = simulationFacade;
28}
29
30MultiplierWindow::MultiplierWindow()
31 : AlienWindow("Multiplier", "editors.multiplier", false)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected