Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
lightingEngineViewscreen::~lightingEngineViewscreen()
45
{
46
threading.shutdown();
47
}
48
49
lightSource::lightSource(rgbf power,int radius):power(power),flicker(false)
50
{
Callers
nothing calls this directly
Calls
1
shutdown
Method · 0.45
Tested by
no test coverage detected