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

Method getLoop

src/main/java/field/app/RunLoop.java:57–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55 return tick;
56 }
57
58 public Scene getLoop() {
59 return mainLoop;
60 }
61
62 public boolean isMainThread() {

Callers 14

OpenMethod · 0.80
startMethod · 0.80
stopMethod · 0.80
getRemoteEditorMethod · 0.80
loadedMethod · 0.80
hideMethod · 0.80
loadedMethod · 0.80
hideMethod · 0.80
WindowsMethod · 0.80
WindowMethod · 0.80
goThreadedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected