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

Method ClearScene

client/src/main/java/jake2/client/V.java:87–91  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

85 * Specifies the model that will be used as the world ====================
86 */
87 private static void ClearScene() {
88 r_numdlights = 0;
89 r_numentities = 0;
90 r_numparticles = 0;
91 }
92
93 /*
94 * =====================

Callers 1

RenderViewMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected