Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
blackjack
main
Card
DealerHand
Game
Hand
Count
Status
PlayerHand
Shoe
Generated using Crystal 1.11.2
2024-11-02 04:52:05 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
]