| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
CardInstances
Description
This module contains instances of classes regarding types defined
in Card.
|
Documentation
Class for things that can be reset at the start of a turn
Instances
| Startable State # | |
Defined in CardInstances | |
| Startable [State] # | |
Defined in CardInstances | |
| Startable (Creature Core) # | |
| Startable (PlayerPart Core) # | |
Defined in BoardInstances Methods start :: PlayerPart Core -> PlayerPart Core # | |