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

Method back

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

Source from the content-addressed store, hash-verified

608 }
609
610 public static void back() {
611 back(false);
612 }
613
614 public static void back(boolean clearLastMatch) {
615 FScreen lastMatch = currentScreen;

Callers 15

TabHeaderMethod · 0.95
DefaultHeaderMethod · 0.95
keyDownMethod · 0.95
afterGameEndMethod · 0.95
addAvatarLabelMethod · 0.95
addSleevesLabelMethod · 0.95
PlaneswalkButtonMethod · 0.95
onItemActivateMethod · 0.95
showMenuMethod · 0.95
tapMethod · 0.95
tapMethod · 0.95

Calls 7

isLandscapeModeMethod · 0.95
onHomeScreenMethod · 0.95
exitMethod · 0.95
setCurrentScreenMethod · 0.95
sizeMethod · 0.65
onCloseMethod · 0.45
removeMethod · 0.45

Tested by

no test coverage detected