MCPcopy 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

createMethod · 0.95
hasGamepadMethod · 0.95
openHomeDefaultMethod · 0.95
afterDbLoadedMethod · 0.95
adjustHeightModifierMethod · 0.95
backMethod · 0.95
drawPixelatedMethod · 0.95
SpellSmithSceneMethod · 0.95
renderMethod · 0.95
QuestLogSceneMethod · 0.95
NewGameSceneMethod · 0.95
SaveLoadSceneMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected