MCPcopy Create free account
hub / github.com/demoth/jake2 / R_ClearSkyBox

Method R_ClearSkyBox

client/src/main/java/jake2/client/render/fast/Surf.java:104–104  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

102 abstract void R_DrawSkyBox();
103 abstract void R_AddSkySurface(msurface_t surface);
104 abstract void R_ClearSkyBox();
105 abstract void EmitWaterPolys(msurface_t fa);
106 // Light.java
107 abstract void R_MarkLights (dlight_t light, int bit, mnode_t node);

Callers 1

R_DrawWorldMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected