MCPcopy Create free account
hub / github.com/Card-Forge/forge / getChildren

Method getChildren

forge-gui-mobile/src/forge/toolbox/FContainer.java:40–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 }
39
40 public Iterable<FDisplayObject> getChildren() {
41 return children;
42 }
43
44 protected void drawBackground(Graphics g) {
45 }

Callers 15

UISceneMethod · 0.80
testMethod · 0.80
doneMethod · 0.80
zoomOutMethod · 0.80
zoomInMethod · 0.80
InventorySceneMethod · 0.80
updateInventoryMethod · 0.80
drawChildrenMethod · 0.80
addActorMethod · 0.80
UpdateActorZMethod · 0.80
enterMethod · 0.80
toggleConsoleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected