Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
UIScene
Method · 0.80
test
Method · 0.80
done
Method · 0.80
zoomOut
Method · 0.80
zoomIn
Method · 0.80
InventoryScene
Method · 0.80
updateInventory
Method · 0.80
drawChildren
Method · 0.80
addActor
Method · 0.80
UpdateActorZ
Method · 0.80
enter
Method · 0.80
toggleConsole
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected