MCPcopy Create free account
hub / github.com/DFHack/dfhack / setHour

Method setHour

plugins/rendermax/renderer_light.hpp:343–343  ·  view source on GitHub ↗

misc

Source from the content-addressed store, hash-verified

341 lightThreadDispatch threading;
342 //misc
343 void setHour(float h){dayHour=h;};
344
345 int getW()const {return w;}
346 int getH()const {return h;}

Callers 1

rendermaxFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected