Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ setState
Method
setState
src/main/java/field/graphics/Camera.java:459–461 ·
view source on GitHub ↗
(State s)
Source
from the content-addressed store, hash-verified
457
state = s.apply(state);
458
}
459
460
public
void
setState(State s) {
461
this.state = s;
462
}
463
464
public
State getState() {
Callers
3
comprehensiveArrayExpression
Function · 0.45
changehooks.js
File · 0.45
install
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected