MCPcopy Create free account
hub / github.com/DFHack/dfhack / ~lightingEngineViewscreen

Method ~lightingEngineViewscreen

plugins/rendermax/renderer_light.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44lightingEngineViewscreen::~lightingEngineViewscreen()
45{
46 threading.shutdown();
47}
48
49lightSource::lightSource(rgbf power,int radius):power(power),flicker(false)
50{

Callers

nothing calls this directly

Calls 1

shutdownMethod · 0.45

Tested by

no test coverage detected