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

Method getCurrentScreen

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

Source from the content-addressed store, hash-verified

764 }
765
766 public static FScreen getCurrentScreen() {
767 return currentScreen;
768 }
769
770 public static void clearCurrentScreen() {
771 currentScreen = null;

Callers 15

setCurrentStepMethod · 0.95
canActivateTabPageMethod · 0.95
drawOverlayMethod · 0.95
updateSizeAndPositionMethod · 0.95
actionOnQuitMethod · 0.95
setCurrentScreenMethod · 0.95
buildMenuMethod · 0.95
buildMenuMethod · 0.95
buildMenuMethod · 0.95
BazaarItemDisplayMethod · 0.95
setCurrentScreenMethod · 0.95
buildMenuMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected