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

Method clearCurrentScreen

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

Source from the content-addressed store, hash-verified

768 }
769
770 public static void clearCurrentScreen() {
771 currentScreen = null;
772 }
773
774 public static void clearScreenStack() {
775 currentScreen = null;

Callers 2

delayedSwitchBackMethod · 0.95
enterMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected