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

Method setHeightModifier

forge-gui-mobile/src/forge/Forge.java:567–569  ·  view source on GitHub ↗
(float height)

Source from the content-addressed store, hash-verified

565 }
566
567 public static void setHeightModifier(float height) {
568 heigtModifier = height;
569 }
570
571 public static float getHeightModifier() {
572 return heigtModifier;

Callers 1

adjustHeightModifierMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected