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

Method getDeviceAdapter

forge-gui-mobile/src/forge/Forge.java:549–551  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

547 }
548
549 public static IDeviceAdapter getDeviceAdapter() {
550 return deviceAdapter;
551 }
552
553 public static void startContinuousRendering() {
554 if (++continuousRenderingCount == 1) {

Callers 15

createMethod · 0.95
openAdventureMethod · 0.95
getCurrentVersionMethod · 0.95
preventSystemSleepMethod · 0.95
StartSceneClass · 0.95
backupMethod · 0.95
generateBackupMethod · 0.95
restoreBackupMethod · 0.95
SettingsSceneMethod · 0.95
loadRewardsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected