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

Method onActivate

forge-gui-mobile/src/forge/screens/FScreen.java:65–67  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63 }
64
65 public void onActivate() {
66 Forge.startContinuousRendering();
67 }
68
69 public void onSwitchAway(Consumer<Boolean> canSwitchCallback) {
70 canSwitchCallback.accept(true);

Callers 1

setCurrentScreenMethod · 0.45

Calls 1

Tested by

no test coverage detected