Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
blackjack
main
Card
DealerHand
Game
Hand
Count
Status
PlayerHand
Shoe
Generated using Crystal 1.14.0
2024-12-28 12:41:49 UTC
enum
Hand::
Count
Defined in:
hand.cr
Enum Members
Soft
=
0
Hard
=
1
Instance Method Summary
#hard?
#soft?
Instance Method Detail
def
hard?
#
[
View source
]
def
soft?
#
[
View source
]