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

Method getScreenWidth

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

Source from the content-addressed store, hash-verified

756 }
757
758 public static int getScreenWidth() {
759 return screenWidth;
760 }
761
762 public static int getScreenHeight() {
763 return screenHeight;

Callers 15

afterDbLoadedMethod · 0.95
enterMethod · 0.95
drawBackgroundMethod · 0.95
drawBackgroundMethod · 0.95
showSelectorMethod · 0.95
drawDisclaimerMethod · 0.95
drawBackgroundMethod · 0.95
drawMethod · 0.95
drawBackgroudMethod · 0.95
drawBackgroundMethod · 0.95
updateAndGetPaneSizeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected