Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ onHomeScreen
Method
onHomeScreen
forge-gui-mobile/src/forge/Forge.java:606–608 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
604
}
605
606
public
static
boolean onHomeScreen() {
607
return
currentScreen == HomeScreen.instance;
608
}
609
610
public
static
void
back() {
611
back(false);
Callers
2
back
Method · 0.95
keyDown
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected