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

Method activate

forge-gui-mobile/src/forge/card/CardZoom.java:423–423  ·  view source on GitHub ↗
(int index)

Source from the content-addressed store, hash-verified

421 void setSelectedIndex(int index);
422
423 void activate(int index);
424 }
425
426 public void interrupt(boolean resume) {

Callers 10

advanceMethod · 0.65
onPlayerCollideMethod · 0.65
onPlayerCollideMethod · 0.65
getRewardMethod · 0.65
onActingMethod · 0.65
runMethod · 0.65
tapChildMethod · 0.65
onActivateMethod · 0.65
onActivateMethod · 0.65
flingMethod · 0.65

Implementers 3

VCardDisplayAreaforge-gui-mobile/src/forge/screens/mat
FChoiceListforge-gui-mobile/src/forge/toolbox/FCh
ItemManagerforge-gui-mobile/src/forge/itemmanager

Calls

no outgoing calls

Tested by

no test coverage detected