Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ isLandscapeMode
Method
isLandscapeMode
forge-gui-mobile/src/forge/Forge.java:746–748 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
744
}
745
746
public
static
boolean isLandscapeMode() {
747
return
!isPortraitMode;
748
}
749
750
public
static
boolean isLoadingaMatch() {
751
return
isloadingaMatch;
Callers
15
create
Method · 0.95
hasGamepad
Method · 0.95
openHomeDefault
Method · 0.95
afterDbLoaded
Method · 0.95
adjustHeightModifier
Method · 0.95
back
Method · 0.95
drawPixelated
Method · 0.95
SpellSmithScene
Method · 0.95
render
Method · 0.95
QuestLogScene
Method · 0.95
NewGameScene
Method · 0.95
SaveLoadScene
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected