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

Method getTracker

forge-game/src/main/java/forge/game/Game.java:393–395  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

391 }
392
393 public Tracker getTracker() {
394 return tracker;
395 }
396
397 /**
398 * Gets the players who are still fighting to win.

Callers 15

getAlternativeCostsMethod · 0.95
getOptionalCostValuesMethod · 0.95
resolvePerTypeMethod · 0.95
attachTokenToMethod · 0.95
GameViewMethod · 0.45
updateCombatMethod · 0.45
checkStaticAbilitiesMethod · 0.45
checkStateEffectsMethod · 0.45
ReplacementEffectViewMethod · 0.45
StaticAbilityViewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected