MCPcopy Create free account
hub / github.com/atas76/openengine / setSpace

Method setSpace

src/main/java/org/fgn/parser/State.java:30–32  ·  view source on GitHub ↗
(CoordinateObject space)

Source from the content-addressed store, hash-verified

28 }
29
30 public void setSpace(CoordinateObject space) {
31 this.space = space;
32 }
33
34 void setContext(BaseObject entity) {
35 this.context = entity;

Callers 3

parseStateInMethod · 0.95
parseStateOutMethod · 0.95
defineStateContextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected