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

Method initIntern

source/Gui/ResizeWorldDialog.cpp:11–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9#include "TemporalControlWindow.h"
10
11void ResizeWorldDialog::initIntern(SimulationFacade simulationFacade)
12{
13 _simulationFacade = simulationFacade;
14}
15
16void ResizeWorldDialog::open()
17{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected