Interface | Description |
---|---|
CardFactory |
Factory interface for implementing card creation
This implementation should only be accessed through the exposed methods in the
CardProxy |
Class | Description |
---|---|
Card |
Data class that represents an instance of an
ImmutableCard |
CardProxy |
Static proxy for accessing
CardFactory implementation
To change the CardFactory implementation use the CardProxy.setFactory(CardFactory) method during
initialization |
CardTags | |
ImmutableCard | |
ThemeDeck |
Created by Hy on 6/19/2016.
|
Enum | Description |
---|---|
CardAbilityType |
Created by Hy on 5/7/2016.
|
CardCondition | |
CardModifier |
Created by Hy on 5/14/2016.
|
CardRarity |
Created by Hy on 3/2/2016.
|
CardType | |
Energy |