MCPcopy Create free account
hub / github.com/WarFrontIO/client / drawTriangles

Method drawTriangles

src/renderer/GameGLContext.ts:333–335  ·  view source on GitHub ↗

* Draws the given number of triangles starting at the given index. * @param count The number of triangles to draw. NOT the number of vertices * @param start The index to start drawing from

(count: GLsizei, start: GLint = 0)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

drawTextMethod · 0.80
renderFunction · 0.80
renderMethod · 0.80
forceRepaintMethod · 0.80
buildDetailFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected