Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getScreenHeight
Method
getScreenHeight
forge-gui-mobile/src/forge/Forge.java:762–764 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
760
}
761
762
public
static
int
getScreenHeight() {
763
return
screenHeight;
764
}
765
766
public
static
FScreen getCurrentScreen() {
767
return
currentScreen;
Callers
15
afterDbLoaded
Method · 0.95
showAnteCardPopup
Method · 0.95
enter
Method · 0.95
drawBackground
Method · 0.95
drawBackground
Method · 0.95
drawAdventureBackground
Method · 0.95
drawBackground
Method · 0.95
showSelector
Method · 0.95
drawDisclaimer
Method · 0.95
drawBackground
Method · 0.95
drawBackgroud
Method · 0.95
drawBackground
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected