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

Method R_PushDlights

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

Source from the content-addressed store, hash-verified

90 abstract void Draw_InitLocal();
91 abstract void R_LightPoint(float[] p, float[] color);
92 abstract void R_PushDlights();
93 abstract void R_MarkLeaves();
94 abstract void R_DrawWorld();
95 abstract void R_RenderDlights();

Callers 1

R_RenderViewMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected