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

Method getScreenHeight

forge-gui-mobile/src/forge/Forge.java:762–764  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

760 }
761
762 public static int getScreenHeight() {
763 return screenHeight;
764 }
765
766 public static FScreen getCurrentScreen() {
767 return currentScreen;

Callers 15

afterDbLoadedMethod · 0.95
showAnteCardPopupMethod · 0.95
enterMethod · 0.95
drawBackgroundMethod · 0.95
drawBackgroundMethod · 0.95
drawBackgroundMethod · 0.95
showSelectorMethod · 0.95
drawDisclaimerMethod · 0.95
drawBackgroundMethod · 0.95
drawBackgroudMethod · 0.95
drawBackgroundMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected