Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ clear
Method
clear
client/src/main/java/jake2/client/SCR.java:133–135 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
131
}
132
133
void
clear() {
134
x1 = x2 = y1 = y2 = 0;
135
}
136
}
137
138
/*
Callers
1
TileClear
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected