MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / getElementLimit

Method getElementLimit

src/main/java/field/graphics/BaseMesh.java:198–200  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

196 }
197
198 public int getElementLimit() {
199 return limitElement;
200 }
201
202 public int getVertexLimit() {
203 return limitVertex;

Callers 2

debugContentsMethod · 0.95
doOpenAppendMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected