CardSimEngine/cardsim
Kistaro Windrider 09fdf19948
CardOption.Enable
Make it possible for a card to display an option but not actually allow it to be selected. It's up to the UI layer to decide how to display options that are not enabled. The option text should probably contiain a note on why the option cannot be selected...
2023-04-01 22:09:05 -07:00
..
card.go CardOption.Enable 2023-04-01 22:09:05 -07:00
deck.go Refactor Strip (already). 2023-04-01 19:40:28 -07:00
doc.go Initial commit. 2023-03-26 23:40:44 -07:00
errors.go Implement drawing and running a turn. 2023-04-01 20:52:46 -07:00
infopanel.go BasicStatsPanel 2023-04-01 14:38:45 -07:00
messages.go Implement drawing and running a turn. 2023-04-01 20:52:46 -07:00
player.go CardOption.Enable 2023-04-01 22:09:05 -07:00
rules.go Generics tutorial on Rule 2023-04-01 17:56:31 -07:00
sliceutil.go Refactor Strip (already). 2023-04-01 19:40:28 -07:00
stats.go BasicStatsPanel 2023-04-01 14:38:45 -07:00