Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
clean
Method · 0.65
linkAndValidateNow
Method · 0.65
Implementers
2
GraphicsSupport
src/main/java/fieldbox/boxes/plugins/G
Stage
src/main/java/trace/graphics/Stage.kt
Calls
no outgoing calls
Tested by
no test coverage detected