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

Method getBottomMargin

forge-gui-mobile/src/forge/toolbox/FDialog.java:81–83  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

79 }
80
81 protected float getBottomMargin() {
82 return 0;
83 }
84
85 @Override
86 protected final void doLayout(float width, float height) {

Callers 5

updateDisplayTopMethod · 0.95
drawBackgroundMethod · 0.95
drawOverlayMethod · 0.95
RevealAnimationMethod · 0.45
advanceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected