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