deck_card
A basic interface for creating a card for a deck that isn't just a name.
Vars | |
name | The name of the card |
---|---|
path | The typepath that will be instantiated |
Procs | |
create_card | Creates a card for the given deck |
Var Details
name
The name of the card
path
The typepath that will be instantiated
Proc Details
create_card
Creates a card for the given deck