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

Method toString

forge-gui-mobile/src/forge/toolbox/FCardPanel.java:335–337  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

333 }
334
335 public String toString() {
336 return card == null ? "" : card.toString();
337 }
338}

Callers 15

hasContentsMethod · 0.45
setCursorMethod · 0.45
setCurrentScreenMethod · 0.45
drawBorderImageMethod · 0.45
drawOverlayMethod · 0.45
showOutcomeMethod · 0.45
updateMethod · 0.45
DamageTargetMethod · 0.45
updateLabelsMethod · 0.45
AssignTargetMethod · 0.45
updateLabelsMethod · 0.45
formatTypeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected