Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ debug
Method
debug
plugins/rendermax/renderer_light.hpp:300–300 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
298
void clear();
299
300
void debug(bool enable){doDebug=enable;};
301
private:
302
void fixAdvMode(int mode);
303
df::coord2d worldToViewportCoord(const df::coord2d& in,const DFHack::rect2d& r,const df::coord2d& window2d) ;
Callers
1
rendermax
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected