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

Method getScene

src/main/java/fieldbox/ui/Compositor.java:212–214  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

210 }
211
212 public Scene getScene() {
213 return fbo.scene;
214 }
215
216 public void drawInto(Scene s) {
217 BaseMesh mesh = BaseMesh.triangleList(4, 2);

Callers 7

OpenMethod · 0.45
installMethod · 0.45
MeshesMethod · 0.45
installMethod · 0.45
installMethod · 0.45
installMethod · 0.45
mainLayerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected