CardSimEngine/cardsim
Kistaro Windrider 8153a7c083
Card.Then
Add a callback to the Card interface to be invoked after an option is selected. This will most frequently be used for cards that always want to shuffle themselves back into the deck regardless of the Option selected.
2023-03-27 20:21:57 -07:00
..
card.go Card.Then 2023-03-27 20:21:57 -07:00
doc.go Initial commit. 2023-03-26 23:40:44 -07:00
errors.go Initial commit. 2023-03-26 23:40:44 -07:00
messages.go Initial commit. 2023-03-26 23:40:44 -07:00
player.go Initial commit. 2023-03-26 23:40:44 -07:00
rules.go Delay rules updates during rule execution. 2023-03-27 00:08:56 -07:00
stats.go Initial commit. 2023-03-26 23:40:44 -07:00