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

Method doLayout

forge-gui-mobile/src/forge/toolbox/FContainer.java:117–117  ·  view source on GitHub ↗
(float width, float height)

Source from the content-addressed store, hash-verified

115 }
116
117 protected abstract void doLayout(float width, float height);
118
119 @Override
120 public void buildTouchListeners(float screenX, float screenY, List<FDisplayObject> listeners) {

Callers 3

setBoundsMethod · 0.95
setSizeMethod · 0.95
revalidateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected