Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
setCurrentStep
Method · 0.95
canActivateTabPage
Method · 0.95
drawOverlay
Method · 0.95
updateSizeAndPosition
Method · 0.95
actionOnQuit
Method · 0.95
setCurrentScreen
Method · 0.95
buildMenu
Method · 0.95
buildMenu
Method · 0.95
buildMenu
Method · 0.95
BazaarItemDisplay
Method · 0.95
setCurrentScreen
Method · 0.95
buildMenu
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected