ArcanaExtension extension

Extension methods for Arcana

on

Properties

name String
no setter
resultingCombos List<List<Arcana>>
Returns combos that result in this Arcana.
no setter

Methods

arcanaCombo(Arcana other) Arcana?
Returns the result from the combo of two Arcana. If the combo is not valid, returns null.