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

Method perform1

src/main/java/field/graphics/FBOStack.kt:43–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 }
42
43 override fun perform1(): Boolean {
44 return stack[read].perform(1)
45 }
46
47 override fun setup(): State {
48

Callers

nothing calls this directly

Calls 1

performMethod · 0.65

Tested by

no test coverage detected