Cards::Blackjack::GameMode
Inherits Cards::GameMode < JSON::Serializable < Reference < Object
Constants
BLACKJACK_PAYOUT_RATIO = 1.5_f32
SIDE_MARGIN = Card.width * 2
Constructors
new(pull : JSON::PullParser)
Sourcenew
SourceClass methods
blackjack_payout_ratio
SourceInstance methods
draw
Sourceupdate(frame_time)
Source