MCPcopy Create free account
hub / github.com/Card-Forge/forge / getInterface

Method getInterface

forge-gui/src/main/java/forge/gui/GuiBase.java:17–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 private static HWInfo hwInfo;
16
17 public static IGuiBase getInterface() { return guiInterface; }
18 public static void setInterface(IGuiBase i0) { guiInterface = i0; }
19
20 public static void setIsAndroid(boolean value) { isAndroidport = value; }

Callers 15

getAppMethod · 0.95
createMethod · 0.95
CachedCardImageClass · 0.95
generateNewMethod · 0.95
RewardActorClass · 0.95
loadMethod · 0.95
getChoicesMethod · 0.95
orderMethod · 0.95
keyDownMethod · 0.95
tapMethod · 0.95
startMatchMethod · 0.95
startMatchMethod · 0.95

Calls

no outgoing calls

Tested by 1