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

Method getState

src/main/java/field/graphics/Camera.java:463–465  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

461 this.state = s;
462 }
463
464 public State getState() {
465 return state;
466 }
467
468}

Callers 3

changehooks.jsFile · 0.45
cameraMethod · 0.45
downMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected