Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ clearScreenStack
Method
clearScreenStack
forge-gui-mobile/src/forge/Forge.java:774–777 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
772
}
773
774
public
static
void
clearScreenStack() {
775
currentScreen = null;
776
Dscreens.clear();
777
}
778
779
public
static
void
switchToClassic() {
780
if
(switchClassic)
Callers
3
openHomeDefault
Method · 0.95
switchToAdventure
Method · 0.95
afterGameEnd
Method · 0.95
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected