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

Method upload

src/main/java/field/graphics/BaseScene.java:59–61  ·  view source on GitHub ↗
(t_state s)

Source from the content-addressed store, hash-verified

57 }
58
59 protected int upload(t_state s) {
60 return mod;
61 }
62
63 protected abstract boolean perform0();
64

Callers 1

performMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected