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

Method beginError

src/main/java/field/graphics/Shader.java:66–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

64 }
65
66 public interface iErrorHandler {
67 public void beginError();
68
69 public void errorOnLine(int line, String error);

Callers 2

cleanMethod · 0.65
linkAndValidateNowMethod · 0.65

Implementers 2

GraphicsSupportsrc/main/java/fieldbox/boxes/plugins/G
Stagesrc/main/java/trace/graphics/Stage.kt

Calls

no outgoing calls

Tested by

no test coverage detected